API Guide

Table Of Contents
"Devices": [],
"DeviceTypes": [],
"Groups": [
4
],
"Schedule": {
"StartTime": null,
"EndTime": null,
"CronString": null
},
"Actions": [
{
"Id": 1,
"Name": "OnDemandHealth",
"ParameterDetails": [],
"TemplateId": 80
}
]
},
"State": true,
"Visible": true,
"PolicyActions": [
{
"@odata.id": "/api/AlertService/AlertPolicies(314)/PolicyActions"
}
],
"PolicyCriteria": [
{
"@odata.id": "/api/AlertService/AlertPolicies(314)/PolicyCriteria"
}
]
}
Table 64. Attributes
Attribute name Description
Id Event record ID.
Name Name associated with the policy.
Description Description associated with the policy.
Enabled Indicates if the policy is enabled or disabled.
DefaultPolicy Indicates if the policy is the default policy or pre-seeded.
State State associated with the policy.
Visible Indicate if the policy is visible or hidden.
PolicyData
CatalogName Name of the catalogs associated with the policy. This field is
checked during policy evaluation.
Categories Name of the categories associated with the policy. This field is
checked during policy evaluation.
SubCategories Name of the subcategories associated with the policy. If
defined, this field is checked during policy evaluation.
Severities List of severities associated to the policy. This field is checked
during policy evaluation.
Devices List of devices associated to the policy. This field is checked
during policy evaluation.
DevicesTypes List of devices types associated to the policy.
Groups List of groups associated to the policy. This field is checked
during policy evaluation.
Alerts 133