Get Alert Type and Alert Custom Rules list
Select
SaaS
Customer Managed
Get the list of alert types and alert custom rules
Responses
- 200
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
alertTypes object[]
{
"alertTypes": [
{
"category": {
"id": 0,
"name": "Clients",
"value": "DATA_AGING"
},
"categoryType": {
"id": 0,
"name": "Configuration"
},
"criteria": {
"id": 0,
"name": "Backup Job Failed",
"paramsList": [
{
"unit": 0,
"type": 0,
"value": 0,
"paramIndex": 0
}
],
"notificationCriteria": {
"value": 1,
"delayTime": 0,
"persistTime": 0
},
"value": "SUCCEEDED"
},
"queryDetail": {
"id": 0,
"name": "string"
},
"actionsAllowed": 0,
"processDiscoveredVMs": false,
"notificationOptionsAllowed": 0
}
]
}
Internal Server Error
GET /v4/alerttype
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AlertType' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'