Skip to main content
Version: latest

Deletes the specified machine pool

DELETE 

/v1/cloudconfigs/gcp/:configUid/machinePools/:machinePoolName

Deletes the specified machine pool

Request

Path Parameters

    configUid stringrequired

    Cluster's cloud config uid

    machinePoolName stringrequired

    Machine pool name

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

Loading...