Deletes the specified Maas machine
DELETE/v1/cloudconfigs/maas/:configUid/machinePools/:machinePoolName/machines/:machineUid
Deletes the specified Maas 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...