Alerts APIs

Alerts APIs

/api/alerts, /api/alertdefinitions - APIs for performing alert and alert definition based operations

Operations
GET
Get Alert Definitions
Get collection of Alert Definitions matching the search criteria specified
PUT
Update Alert Definition
Update an existing Alert Definition
POST
Create Alert Definition
Create an Alert Definition
PUT
Enable Alert Definition In Policies
Enable alert definition in policies
PUT
Disable Alert Definition In Policies
Disable alert definition in policies
GET
Get Alerts
Look up Alerts by their identifiers or using the identifiers of the Resources they are associated with
POST
Modify Alerts
Perform operations on one or more Alerts
GET
Get Alert Notes
Get all the Alert Notes associated with an Alert
POST
Add Alert Note
Add a Note to an Alert
POST
Query Alert
Query for Alerts using one or more criteria specified in the Query Spec
POST
Query Alert Notes
Query for Alert Notes based on specified criteria
POST
Query Alert Groups
Query for Alert groups using one or more criteria specified in the Query Spec
POST
Query Alert Definitions
Query collection of alert definitions matching the search criteria specified
GET
Get Alert
Look up an Alert by its identifier
GET
Get Alert Note
Get the requested Alert Note associated with an Alert
DELETE
Delete Alert Note
Delete a specific Alert Note for a specific Alert
GET
Get Alert Types
Get all the Alert Types and Subtypes defined in the system.
GET
Get Alert Contributing Symptoms
Get the list of triggered symptoms for the requested alerts
GET
Get Alert Definition By Id
Get the Alert Definition using the identifier specified
DELETE
Delete Alert Definition
Delete an Alert Definition
DELETE
Delete Canceled Alerts
Delete canceled alerts using one or more criteria specified in the Query Spec