Get Rules Of Plugin
Retrieve all the notification rules of the plugin instance
Request
URI
GET
https://{api_host}/suite-api/api/alertplugins/{pluginId}/rules
COPY
Path Parameters
string
pluginId
Required
The identifier for the plugin instance
Responses
200
List of notification rules
Returns
notification-rules
of type(s)
application/json
"No Custom Example is Available"
object
pageInfo
Optional
Represents page information for a paged result
array of
object
links
Optional
Collection of links
array of
object
rules
Optional
List of Notification Rules
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/alertplugins/{pluginId}/rules
Alert Plugins Operations
GET
Get Alert Plugins Of Type
PUT
Update Alert Plugin
POST
Create Alert Plugin
PATCH
Patch Alert Plugin
PUT
Modify Alert Plugin State
POST
Test Alert Plugin
GET
Get Alert Plugin Instance
DELETE
Delete Alert Plugin
GET
Get Rules Of Plugin
GET
Get Alert Plugin Types
GET
Get Alert Plugin Type With Id