Get entities assoicated with MediaAgent
Select
SaaS
Customer Managed
Fetch the list of entities associated with the MediaAgent
Path Parameters
- mediaAgentId int32 required
Id of the MediaAgent
Responses
- 200
- 400
OK
- application/json
- Schema
- Example (from schema)
Schema
associations object[]
{
"associations": [
{
"id": 0,
"name": "string",
"entityType": "Storage",
"storageInfo": {
"storagePoolType": "DEDUPLICATION",
"deviceType": {
"id": 0,
"name": "DEFAULT"
},
"storageType": "ALL"
}
}
]
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/mediaagent/:mediaagentid/associations
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/mediaAgent/:mediaAgentId/Associations' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'