Skip to main content

Deletes the specified machine pool

DELETE 

/v1/cloudconfigs/tke/:configUid/machinePools/:machinePoolName

Deletes the specified machine pool

Request

Path Parameters

    configUid stringrequired

    Cluster's cloud config uid

    machinePoolName stringrequired

    Machine pool name

Responses

The resource was deleted successfully

Loading...