Get Alerts Triggered
Select
SaaS
Customer Managed
Get List Of Alerts Triggered
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- totalCount int32
Total count of the Alerts Triggered
- unreadCount int32
Total unread Alerts Triggered
alertsTriggered object[]
{
"totalCount": 0,
"unreadCount": 0,
"alertsTriggered": [
{
"id": 0,
"severity": "AUTO_PICK",
"detectedCriterion": "Alert CommServe License Expires Within n Days",
"info": "string",
"notes": "string",
"type": "Configuration - Clients",
"detectedTime": 0,
"client": {
"id": 0,
"name": "string"
},
"readStatus": true,
"pinStatus": true,
"jobId": 0,
"company": {
"id": 0,
"name": "string"
},
"commcell": {
"name": "string",
"displayName": "string"
}
}
]
}
Requested Details not found
GET /v4/triggeredalerts
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/TriggeredAlerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'