Get clients associated with BackupDestination
Select
SaaS
Customer Managed
Get the list of clients associated with the BackupDestination.
Path Parameters
- backupDestinationId int32 required
Id of the BackupDestination.
Responses
- 200
- 404
OK
- application/json
- Schema
- Example (from schema)
Schema
clients object[]
{
"clients": [
{
"id": 0,
"name": "string"
}
]
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/plan/backupdestination/:backupdestinationid/clients
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/BackupDestination/:backupDestinationId/Clients' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'