Get MediaAgents for DDB
Select
SaaS
Customer Managed
Get All Media Agents for DDB
Query Parameters
- fetchDDBDisks boolean
If set to true then fetch the list of DDB disks hosted on each MediaAgent
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
mediaAgents object[]
{
"mediaAgents": [
{
"id": 0,
"name": "string",
"displayName": "string",
"releaseId": 0,
"SIMOSId": 0,
"isDDBSubclientConfigured": true,
"OSType": "string",
"isConfigured": true,
"DDBDisks": [
{
"diskId": 0,
"diskPath": "string",
"clientInfo": {
"id": 0,
"name": "string"
},
"partitionList": [
{
"subStoreId": 0,
"storeId": 0,
"storeName": "string",
"estimatedSubstoreSizeInMB": 0,
"moveStatusCode": 0,
"moveStatusMsg": "string",
"isSealed": true,
"lastFailedMoveJobId": 0
}
],
"numOfPartitions": 0,
"status": "OFFLINE",
"consumedSpaceMB": 0,
"freeSpaceMB": 0,
"totalSpaceMB": 0
}
]
}
]
}
Requested Details not found
GET /v4/ddb/mediaagents
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DDB/MediaAgents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'