Base type: System.ExtensionEntity
Summary: This entity presents chart evidence statistic.
Name | Type | Notes |
---|---|---|
ComponentStatusID | System.Int64 | The unique integer representation of parent component status. |
MinStatisticData | System.Double | The double value that contains the minimum statistic data. |
AvgStatisticData | System.Double | The double value that contains the average statistic data. |
MaxStatisticData | System.Double | The double value that contains the maximum statistic data. |
ErrorCode | System.Int32 | The integer value that contains the chart evidence error code. |
OSErrorCode | System.Int32 | The integer value that contains the operation system error code. |
StatusCode | System.Int32 | The integer value that contains the chart evidence status code. |
StatusCodeType | System.Int32 | The integer value that contains the chart evidence status code type. |
ErrorMessage | System.String | The string value that contains error message. |
RecordCount | System.Int64 | The long value that contains the number of chart evidence records that was archived. |
Archive | System.Byte | The boolean value that specifies if chart evidence data was archived. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
ComponentStatus | Orion.APM.ComponentStatus | Defined by relationship Orion.APM.ComponentStatusHostsChartEvidence (System.Hosting) |