Apache CloudStack 4.23.0.0 Root Admin API Reference
listVirtualMachineCheckpoints
List checkpoints for a VM. This API is intended for testing only and is disabled by default.
Request parameters
| Parameter Name | Description | Required |
| virtualmachineid | ID of the VM | true |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| id | the checkpoint ID |
| created | the checkpoint creation time |
| isactive | whether this is the active checkpoint |