Update alerts.md

link fix
This commit is contained in:
denisebmsft
2019-10-03 14:37:15 -07:00
parent 240eb3a405
commit b483f238a4

View File

@ -39,7 +39,7 @@ Method|Return Type |Description
Property | Type | Description Property | Type | Description
:---|:---|:--- :---|:---|:---
id | String | Alert ID. id | String | Alert ID.
incidentId | String | The [Incident](incidents-queue.md) ID of the Alert. incidentId | String | The [Incident](view-incidents-queue.md) ID of the Alert.
assignedTo | String | Owner of the alert. assignedTo | String | Owner of the alert.
severity | Enum | Severity of the alert. Possible values are: 'UnSpecified', 'Informational', 'Low', 'Medium' and 'High'. severity | Enum | Severity of the alert. Possible values are: 'UnSpecified', 'Informational', 'Low', 'Medium' and 'High'.
status | Enum | Specifies the current status of the alert. Possible values are: 'Unknown', 'New', 'InProgress' and 'Resolved'. status | Enum | Specifies the current status of the alert. Possible values are: 'Unknown', 'New', 'InProgress' and 'Resolved'.