Get Azure and OnPrem Active Directory clients with their file system state
Select
SaaS
Customer Managed
Get Azure and OnPrem Active Directory clients with their file system state
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
error object
adClients object[]
- totalADClients int32
{
"error": {
"errorMessage": "string",
"errorCode": 0
},
"adClients": [
{
"appTypeId": 0,
"subclient": {
"id": 0,
"name": "string"
},
"backupset": {
"id": 0,
"name": "string"
},
"client": {
"id": 0,
"name": "string",
"displayName": "string"
},
"plan": {
"id": 0,
"name": "string"
},
"company": {
"id": 0,
"name": "string",
"fullName": "string"
},
"slaStatus": "MET_SLA",
"domainURL": "string",
"applicationSize": 0,
"numberOfItems": 0,
"isConfigured": true,
"isDisabledClient": true,
"userAccount": {
"id": 0,
"name": "string"
},
"lastBackup": {
"jobId": 0,
"status": "NEVER_BACKED_UP",
"time": 0,
"failureReason": "string",
"lastSuccessfulBackup": 0
},
"slaSummary": {
"totalEntities": 0,
"slaNotMetEntities": 0,
"neverBackedupEntities": 0,
"recentlyAddedEntities": 0,
"recentlyAddedSLANotMetEntities": 0
}
}
],
"totalADClients": 0
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/activedirectory/apps
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ActiveDirectory/Apps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'