Apache CloudStack 4.23.0.0 Root Admin API Reference
unmanageVirtualMachine
Unmanage a Guest Instance.
Request parameters
| Parameter Name | Description | Required |
| id | The ID of the Instance 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 Instance operation |
| hostid | The ID of the host used for unmanaged Instance |
| success | Result of the unmanage Instance operation |