Get Cloud Backup Virtual Machine
Returns the backup status of each virtual machine installed with Cloud Backup.
GET /kcb/virtualmachines
- Does not accept filter and sort expressions.
Headers
- Authorization: Bearer {hash string returned from Auth}
Sample Response Model
{
"Result": {},
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}