SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.ApplicationStatus

Base type: System.StatisticsEntity

Summary: This entity presents application status.

Properties

Name Type Notes
ApplicationID System.Int32 The unique integer representation of application.
TimeStamp System.DateTime The date of poll.
Availability System.Int32 The integer value that contains the application availability.
PercentAvailability System.Double The integer value that contains the application availability in percent.
RecordCount System.Int64 The long value that contains the number of status records that was archived.
Archive System.Byte The boolean value that specifies if status data was archived.
Description System.String The string value that contains application status entity description.
ObservationTimestamp System.DateTime
ObservationFrequency System.DateTime
Weight System.Double Default='1.0'.
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
Application Orion.APM.Application Defined by relationship Orion.APM.ApplicationHostsStatus (System.Hosting)