Get Alert Details
Select
SaaS
Customer Managed
This operation returns the details associated with an alert.
Path Parameters
- alertId2 string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
alertDetail object
alertSeverity integereventCriteriaXML stringescalationSeverity integercheckForEventParams integercustomQueryDetailsXml stringalertTokenRuleGroupXml stringxmlEntityList stringperiodicNotificationInterval integersecurityAssociations object
ownerAssociations object
criteria object[]
reportId integercriteriaId integeresclationLevel integerpersistTimeSeconds integerreportingOptions integerdelayTimeSeconds integervalue stringtaskId integerlocale object
localeName stringlocaleID integeralert object
notifType integerGUID stringdescription stringcreatedTime integerorigCCId integerescNotifType integerstatus integercreator object
name stringid integeralertType object
name stringid integeralert object
name stringid integeralertCategory object
name stringid integeruserGroupList object[]
id2 integerid1 integername stringcriteriasSelected integer[]reportingParams object
persistTimeSeconds integerreportingOptions integerdelayTimeSeconds integerappTypeFilters object
regularNotifications integer[]notifMsgs object[]
notifOptions integernotifType integeresclationLevel integernotifMessage stringmessageFormat integernotifMessageHtml stringlocaleId integersaveAlertToDisk object
password stringalertLocation stringcvpassword stringuseNetworkShare integerloginName stringimpersonateUser integerfeeds object
seperateIndex booleanbaseLocation stringselectedChannel stringrssFeedLocation stringentity object
srmReportSet integertype integersrmReportType integerclientSidePackage boolean_type_ integerconsumeLicense booleanalertProperties object
{
"alertDetail": {
"alertSeverity": 0,
"eventCriteriaXML": "string",
"escalationSeverity": 0,
"checkForEventParams": 0,
"customQueryDetailsXml": "string",
"alertTokenRuleGroupXml": "string",
"xmlEntityList": "string",
"periodicNotificationInterval": 0,
"securityAssociations": {
"ownerAssociations": {}
},
"criteria": [
{
"reportId": 0,
"criteriaId": 0,
"esclationLevel": 0,
"persistTimeSeconds": 0,
"reportingOptions": 0,
"delayTimeSeconds": 0,
"value": "string",
"taskId": 0
}
],
"locale": {
"localeName": "string",
"localeID": 0
},
"alert": {
"notifType": 0,
"GUID": "string",
"description": "string",
"createdTime": 0,
"origCCId": 0,
"escNotifType": 0,
"status": 0,
"creator": {
"name": "string",
"id": 0
},
"alertType": {
"name": "string",
"id": 0
},
"alert": {
"name": "string",
"id": 0
},
"alertCategory": {
"name": "string",
"id": 0
}
},
"userGroupList": [
{
"id2": 0,
"id1": 0,
"name": "string"
}
],
"criteriasSelected": [
0
],
"reportingParams": {
"persistTimeSeconds": 0,
"reportingOptions": 0,
"delayTimeSeconds": 0
},
"appTypeFilters": {},
"regularNotifications": [
0
],
"notifMsgs": [
{
"notifOptions": 0,
"notifType": 0,
"esclationLevel": 0,
"notifMessage": "string",
"messageFormat": 0,
"notifMessageHtml": "string",
"localeId": 0,
"saveAlertToDisk": {
"password": "string",
"alertLocation": "string",
"cvpassword": "string",
"useNetworkShare": 0,
"loginName": "string",
"impersonateUser": 0
},
"feeds": {
"seperateIndex": true,
"baseLocation": "string",
"selectedChannel": "string",
"rssFeedLocation": "string"
},
"entity": {
"srmReportSet": 0,
"type": 0,
"srmReportType": 0,
"clientSidePackage": true,
"_type_": 0,
"consumeLicense": true
}
}
],
"alertProperties": {}
}
}
Loading...