Name | Type | Description | Notes |
---|---|---|---|
Id | Guid | [optional] [readonly] | |
Status | IssueStatusEnum | Status of the issue. Options: ('ONGOING', 'RESOLVED') * `ONGOING` - ONGOING * `RESOLVED` - RESOLVED | [optional] |
ErrorDescription | string | ||
EndUser | Dictionary<string, Object> | [optional] [readonly] | |
FirstIncidentTime | DateTime? | [optional] | |
LastIncidentTime | DateTime? | [optional] | |
IsMuted | bool | [optional] [readonly] | |
ErrorDetails | List<string> | [optional] [readonly] |