Base type: System.StatisticsEntity
Name | Type | Notes |
---|---|---|
HostID | System.Int32 | VMHost ID |
ObservationTimestamp | System.DateTime | Date Time |
LatencyRead | System.Double | Latency Read |
LatencyWrite | System.Double | Latency Write |
LatencyTotal | System.Double | Latency Total |
ThroughputRead | System.Double | Throughput Read |
ThroughputWrite | System.Double | Throughput Write |
ThroughputTotal | System.Double | Throughput Total |
IOPSRead | System.Double | IOPS Read |
IOPSWrite | System.Double | IOPS Write |
IOPSTotal | System.Double | IOPS Total |
Congestions | System.Double | Congestions of IOs |
OutstandingIO | System.Double | Outstanding IO |
ElementId | System.Int64 | Element ID |
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'. |
Host | Orion.VIM.Hosts | Defined by relationship Orion.VIM.HostsHostVSanStatistics (System.Hosting) |