Get Alert Contributing Symptoms
Get the list of triggered symptoms for the requested alerts
NOTE: This API only reports the symptoms that are defined on 'SELF'.
Request
URI
GET
https://{api_host}/suite-api/api/alerts/contributingsymptoms
COPY
Query Parameters
string of
array
id
Required
Identifiers of the Alerts
Responses
200
On success. A list of triggered symptoms
Returns
alert-contributing-symptoms
of type(s)
application/json
"No Custom Example is Available"
array of
object
contributingSymptoms
Optional
List of alert contributing symptoms
500
Error occurred while retrieving the list of triggered symptoms
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/alerts/contributingsymptoms?id=v
Alerts Operations
GET
Get Alert Definitions
PUT
Update Alert Definition
POST
Create Alert Definition
PUT
Enable Alert Definition In Policies
PUT
Disable Alert Definition In Policies
GET
Get Alerts
POST
Modify Alerts
GET
Get Alert Notes
POST
Add Alert Note
POST
Query Alert
POST
Query Alert Notes
POST
Query Alert Groups
POST
Query Alert Definitions
GET
Get Alert
GET
Get Alert Note
DELETE
Delete Alert Note
GET
Get Alert Types
GET
Get Alert Contributing Symptoms
GET
Get Alert Definition By Id
DELETE
Delete Alert Definition
DELETE
Delete Canceled Alerts