Apache CloudStack 4.23.0.0 Root Admin API Reference
removeVirtualMachineFromBackupOffering
Removes an Instance from any existing backup offering
Request parameters
| Parameter Name | Description | Required |
| virtualmachineid | ID of the Instance | true |
| forced | Whether to force remove Instance from the backup offering that may also delete Instance backups. | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |