Orion.APM.CurrentApplicationStatus
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents current application status.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| ApplicationID | System.Int32 | The unique integer representation of application. | everyone |
| Availability | System.Int32 | The integer value that contains the application availability. | everyone |
| TimeStamp | System.DateTime | The date of last poll for application. | everyone |
| LastTimeUp | System.DateTime | The date and time when application has Up status. | everyone |
| ErrorMessage | System.String | The string value that contains application error message. | everyone |
| LastSuccessfulPoll | System.DateTime | The date of last successful poll for application. | everyone |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Application | Orion.APM.Application | Defined by relationship Orion.APM.ApplicationHostsCurrentStatus (System.Hosting) |