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