Update Client Group Properties (Deprecated)
Select
SaaS
Customer Managed
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
This operation updates the properties associated with a client computer group.
Path Parameters
- clientGroupId string required
- application/json
Request Body required
clientGroupDetail object
- clientGroupOperationType int32
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Client group updated successfully",
"errorCode": 0
}
POST /clientgroup/:clientgroupid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientGroupDetail": {
"claQuota": 8,
"clientGroup": {
"clientGroupName": "{{clientGroupName}}"
},
"description": "client computer group description modified"
},
"clientGroupOperationType": 2
}'