Data Object - PerfSampleInfo(vim.PerformanceManager.SampleInfo)

Property of
PerfEntityMetric
Extends
DynamicData

Data Object Description

This data object type describes information contained in a sample collection, its timestamp, and sampling interval.

Properties

Name Type Description
intervalxsd:int

The interval in seconds for which performance statistics were collected. This can be the refreshRate of the managed object for which this statistics was collected or one of the intervals for historical statistics configured in the system. See UpdatePerfInterval for more information about the intervals configured in the system.
timestampxsd:dateTime

The time at which the sample was collected.
Properties inherited from DynamicData
None

Show WSDL type definition