Get GlobalExceptions
Select
SaaS
Customer Managed
Get list of global execptions
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- useGlobalExceptionsOnAllSubclients boolean
Boolean which signifies application of global execption on all subclients
- windowsGlobalExceptions string[]
gives list of all the windowsglobal execptions
- unixGlobalExceptions string[]
List of global unix execptions
{
"useGlobalExceptionsOnAllSubclients": true,
"windowsGlobalExceptions": [
"string"
],
"unixGlobalExceptions": [
"string"
]
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/globalexceptions
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/GlobalExceptions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'