Data Object - VsanPerfTimeRange(vim.cluster.VsanPerfTimeRange)

Parameter to
VsanPerfSaveTimeRanges
Returned by
VsanPerfQueryTimeRanges
Extends
DynamicData
Since
vSAN API 6.6

Data Object Description

Time ranges are specific start time and end time saved under a name. The time ranges can be used to query and analyze performance data during the specified period.

Properties

Name Type Description
endTimexsd:dateTime

End timestamp for the saved time range.
namexsd:string

Name for the saved time range. It is up to 256 characters.
startTimexsd:dateTime

Start timestamp for the saved time range.
Properties inherited from DynamicData
None

Show WSDL type definition