Deletes the specified machine pool
DELETE/v1/cloudconfigs/cloudTypes/:cloudType/:configUid/machinePools/:machinePoolName
Deletes the specified machine pool
Request
Path Parameters
cloudType stringrequired
Cluster's cloud type
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
- 204
The resource was deleted successfully
Loading...