Update the commcell group
Select
SaaS
Customer Managed
Used to update commcell associations for a server group
Path Parameters
- commcellGroupId int32 required
Id of the commcellGroupId whose details have to be fetched
- application/json
Request Body
- name string
Used to rename commcell group.
- description string
Used to update the description of the commcell group.
serviceCommcells object[]
- serviceCommcellsOperationType string
Possible values: [
NONE
,OVERWRITE
,ADD
,DELETE
,CLEAR
]List operation type
Responses
- 200
- 400
- 403
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Forbidden
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v4/commcellgroup/:commcellgroupid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CommcellGroup/:commcellGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"description": "string",
"serviceCommcells": [
{
"Commcell": {
"id": 0,
"GUID": "string",
"name": "string"
},
"Version": "string",
"activeManagementStatus": "DISABLED"
}
],
"serviceCommcellsOperationType": "NONE"
}'