Get serviceCommcells
Select
SaaS
Customer Managed
Returns a list of Service Commcells
Responses
- 200
- 503
Success
- application/json
- Schema
- Example (from schema)
Schema
serviceCommcells object[]
{
"serviceCommcells": [
{
"id": 0,
"name": "string",
"hostName": "string",
"syncStatus": {
"status": "SUCCESSFUL",
"errorMessage": [
{
"name": "string",
"message": "string"
}
],
"lastSyncedWithIDP": 0
},
"role": "NOTCONFIGURED",
"useUniversalCommandCenter": true
}
]
}
Service Unavailable
GET /v4/servicecommcells
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServiceCommcells' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'