Base type: System.Entity
Summary: This entity presents the exchange application information. Used in alerting.
Name | Type | Notes |
---|---|---|
NodeID | System.Int32 | The unique integer representation of parent node. |
ID | System.Int32 | The unique integer representation of application. |
ApplicationID | System.Int32 | The unique integer representation of parent application. |
Name | System.String | The string value that contains the application name. |
Availability | System.String | The integer value that contains the application availability. |
TimeStamp | System.DateTime | The date of poll. |
LastTimeUp | System.DateTime | The last date and time when application has Up status. |
TemplateDescription | System.String | The string value that contains the application template description. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
ExchangeApplication | Orion.APM.Exchange.Application | Defined by relationship Orion.APM.Exchange.ApplicationAlertReferencesApplication (System.Reference) |