Apache CloudStack 4.22.0.0 Root Admin API Reference
unmanageVirtualMachine
Unmanage a guest virtual machine.
Request parameters
| Parameter Name | Description | Required |
| id | The ID of the virtual machine to unmanage | true |
| forced | Force unmanaging Instance with config drive. Applicable only for KVM Hypervisor. | false |
| hostid | ID of the host which will be used for unmanaging the Instance. Applicable only for KVM hypervisor and stopped Instances. Domain XML will be stored on this host. | false |
Response Tags
| Response Name | Description |
| details | details of the unmanage VM operation |
| hostid | The ID of the host used for unmanaged Instance |
| success | result of the unmanage VM operation |