Get Plan Alerts
Select
SaaS
Customer Managed
This operation returns information on plan alerts.
Path Parameters
- PlanId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
alerts object[]
{
"alerts": [
{
"alertName": "string",
"alertId": 0
}
]
}
{
"alerts": [
{
"alertName": "No backup for last 4 days",
"alertId": 6
},
{
"alertName": "Restore Job failed",
"alertId": 7
}
]
}
GET /v2/plan/:planid/alerts
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Alerts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'