Get All MediaAgent IDs
Select
SaaS
Customer Managed
This operation returns a list of MediaAgents.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
response object[]
{
"response": [
{
"entityInfo": {
"name": "string",
"id": 0
}
}
]
}
{
"response": [
{
"entityInfo": {
"name": "firewalltestcs",
"id": 2
}
},
{
"entityInfo": {
"name": "IDCMA",
"id": 3
}
},
{
"entityInfo": {
"name": "IDCMA2",
"id": 4
}
},
{
"entityInfo": {
"name": "firewalltestma",
"id": 9
}
},
{
"entityInfo": {
"name": "IDCunixclient",
"id": 10
}
},
{
"entityInfo": {
"name": "firewalltestma_3",
"id": 17
}
},
{
"entityInfo": {
"name": "neo-ws",
"id": 26
}
}
]
}
GET /mediaagent
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/MediaAgent' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'