Update GlobalExceptions
Select
SaaS
Customer Managed
Add/Edit/Delete global execptions
- application/json
Request Body
Request body to be passed to the POST API
windowsGlobalExceptions object
unixGlobalExceptions object
- useGlobalExceptionsOnAllSubclients boolean
Boolean value which updates the property useGlobalExceptionsOnAllSubclients
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
Internal Server Error
POST /v4/globalexceptions
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"windowsGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"unixGlobalExceptions": {
"operationType": "OVERWRITE",
"exceptions": [
"string"
]
},
"useGlobalExceptionsOnAllSubclients": true
}'