Get Cloud Backup Workstations

Returns the backup status of each physical workstation installed with Cloud Backup.

GET /kcb/workstations

Headers

  • Authorization: Bearer {hash string returned from Auth}

Sample Response Model

{
   "Result": {},
   "ResponseCode": 0,
   "Status": "string",
   "Error": "string"
}