Get Server Groups
Select
SaaS
Customer Managed
Get All Server Groups
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- serverGroupCount int32
This returns the total number of server groups.
serverGroups object[]
{
"serverGroupCount": 0,
"serverGroups": [
{
"name": "string",
"id": 0,
"association": "AUTOMATIC",
"isSyncInProgress": true,
"isCompanySmartClientGroup": true,
"company": {
"id": 0,
"name": "string"
},
"globalConfigInfo": {
"id": "string",
"name": "string",
"commcells": [
{
"id": 0,
"name": "string",
"guid": "string",
"displayName": "string"
}
],
"companies": [
{
"id": 0,
"name": "string",
"guid": "string"
}
],
"scope": "string",
"scopeFilterQuery": "string",
"applyOnAllCommCells": true,
"applyOnAllCompanies": true,
"isMarkedForDeletion": true,
"status": "string"
},
"tags": [
{
"id": 0,
"name": "string",
"value": "string"
}
],
"commcell": {
"name": "string"
}
}
]
}
Requested Details not found
GET /v4/servergroup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ServerGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'