Alert Plugins APIs
/api/alertplugins - APIs for performing operations on alert plugins and alert plugin types
Operations
POST
Create Alert Plugin Using POST
Create a new Notification Plugin Instance
DELETE
Delete Alert Plugin Using DELETE
Delete an existing Notification Plugin Instance
GET
Get Alert Plugin Instance Using GET
Get Notification Plugin specified by plugin id
GET
Get Alert Plugins Of Type Using GET
Get Notification Plugins, optionally filtered for a specific type
GET
Get Alert Plugin Types Using GET
Get the available Notification Plugin Types
GET
Get Alert Plugin Type With Id Using GET
Get the Notification Plugin Type Metadata
GET
Get Rules Of Plugin Using GET
Retrieve all the notification rules of the plugin instance
PUT
Modify Alert Plugin State Using PUT
Start or stop an existing Notification Plugin Instance
PATCH
Patch Alert Plugin Using PATCH
Patch a new Notification Plugin Instance
PUT
Update Alert Plugin Using PUT
Update an existing Notification Plugin Instance