mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 12:23:37 +00:00
Update alerts.md
link fix
This commit is contained in:
@ -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'.
|
||||||
|
Reference in New Issue
Block a user