DELETE /api/v3/vms/ID

Deletes a VM

Request Path

DELETE /api/v3/vms/{vmID}

Request Payload

None

Parameters

{VmID} The ID of the VM. To retrieve the IDs of VMs in an environment, use GET /api/v3/envs/actions/getextended.

Response

None