Abstract
Base type: System.Entity
Summary: Abstract entity aggregating incidents provided by integrated incident services and related to Orion alerts.
| Name | Type | Notes |
|---|---|---|
| InstanceID | System.Guid | |
| AlertObjectID | System.Int32 | |
| ActionID | System.Int32 | |
| AlertUrl | System.String | |
| IncidentID | System.String | |
| AlertTriggerState | System.Int32 | |
| LastTriggerTime | System.DateTime | |
| IncidentNumber | System.String | |
| IncidentUrl | System.String | |
| AssignedTo | System.String | |
| State | System.String | |
| Description | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Actions | Orion.Actions | Defined by relationship AlertIncidentToOrionActions (System.Reference) |
| AlertObjects | Orion.AlertObjects | Defined by relationship AlertIncidentToOrionAlertObjects (System.Reference) |
| IncidentIntegrations | Orion.ESI.IncidentService | Defined by relationship AlertIncidentToIncidentIntegration (System.Reference) |