Orion.APM.ApplicationStatus
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents application status.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationID | System.Int32 | The unique integer representation of application. | everyone |
TimeStamp | System.DateTime | The date of poll. | everyone |
Availability | System.Int32 | The integer value that contains the application availability. | everyone |
PercentAvailability | System.Double | The integer value that contains the application availability in percent. | everyone |
RecordCount | System.Int64 | The long value that contains the number of status records that was archived. | everyone |
Archive | System.Byte | The boolean value that specifies if status data was archived. | everyone |
Description | System.String | The string value that contains application status entity description. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Application | Orion.APM.Application | Defined by relationship Orion.APM.ApplicationHostsStatus (System.Hosting) |