Deletes the specified machine
DELETE/v1/cloudconfigs/generic/:configUid/machinePools/:machinePoolName/machines/:machineUid
Deletes the specified machine
Request
Path Parameters
configUid stringrequired
Cluster's cloud config uid
machinePoolName stringrequired
Machine pool name
machineUid stringrequired
Machine uid
Responses
- 204
The resource was deleted successfully
Loading...