POST alertRules/{alertRuleId}
Updates the specified Alert Rule
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
alertRuleId | System.String | None |
Body Parameters
Epic.Applications.Alerts.AlertRuleInput
Name | Description | Type | Additional information |
---|---|---|---|
RuleID | System.Guid | None | |
RuleName | System.String | None | |
Resource | System.String | None | |
Threshold | System.Int32 | None | |
Duration | System.Int32 | None | |
AlertProfileID | System.Int32 | None | |
NotificationInterval | System.Int32 | None | |
MaximumNotifications | System.Int32 | None | |
Enabled | System.Boolean | None | |
DeliverResolved | System.Boolean | None | |
Members | System.Guid[] | None | |
PageProfile | Epic.Applications.Alerts.PageProfileModel | None | |
AgMembers | Epic.Applications.Alerts.AgMemberItem[] | None | |
IsSitesGroupsSelected | System.Boolean | None | |
Sites | System.Guid[] | None | |
Groups | System.Guid[] | None | |
AddititionalData | System.String | None |
Response Information
Resource Description
Epic.Applications.Alerts.ResponseModels.AlertRuleResponse
Name | Description | Type | Additional information |
---|---|---|---|
RuleID | System.Guid | None | |
CompanyID | System.Int32 | None | |
CustomerID | System.Int32 | None | |
RuleName | System.String | None | |
Resource | System.String | None | |
Threshold | System.Int32 | None | |
Duration | System.Int32 | None | |
AlertProfileID | System.Int32 | None | |
NotificationInterval | System.Int32 | None | |
MaximumNotifications | System.Int32 | None | |
Enabled | System.Boolean | None | |
DeliverResolved | System.Boolean | None | |
AddititionalData | System.String | None |