Base type: System.Entity
Summary: Holds the information about integrated incident management services.
| Name | Type | Notes |
|---|---|---|
| InstanceID | System.Guid | |
| Type | System.String | |
| Name | System.String | |
| Url | System.String | |
| CredentialID | System.Int32 | |
| OperationalState | int | |
| Status | int | |
| DetailsUrl | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Credentials | Orion.Credential | Defined by relationship IncidentServiceToOrionCredential (System.Reference) |
| AlertIncident | Orion.ESI.AlertIncident | Defined by relationship AlertIncidentToIncidentIntegration (System.Reference) |