Gets a list of all the agents configured for a user
Select
SaaS
Customer Managed
To get a list of all the agents configured for a user
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
- Example-1
Schema
agentDetails object[]
{
"agentDetails": [
{
"appTypeId": 0,
"appTypeName": "string"
}
]
}
{
"agentDetails": [
{
"appTypeId": 33,
"appTypeName": "File System"
}
]
}
Internal Server Error
GET /v4/commcell/agents
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CommCell/Agents' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'