GET alertRules/{alertRuleId}
Retrieves an Alert Rule with the specified AlertRuleId
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
alertRuleId | System.Guid | Required |
Body Parameters
None
Response Information
Resource Description
Epic.Applications.Alerts.ResponseModels.AlertRuleAlertProfileRuleMemberNodeVolumeSqlProfileSiteGroup
Name | Description | Type | Additional information |
---|---|---|---|
AlertProfile | Epic.Applications.Alerts.ResponseModels.AlertProfileResponse | None | |
RuleMembers | System.Collections.Generic.List`1[Epic.Applications.Alerts.ResponseModels.RuleMemberNodeVolumeSqlProfileSiteGroup] | None | |
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 |