vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfTimeRange(vim.cluster.VsanPerfTimeRange)
- Parameter to
- VsanPerfSaveTimeRanges
- Returned by
- VsanPerfQueryTimeRanges
- Extends
- DynamicData
- Since
- 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 |
---|---|---|
endTime | xsd:dateTime |
End timestamp for the saved time range.
|
name | xsd:string |
Name for the saved time range. It is up to 256 characters.
|
startTime | xsd:dateTime |
Start timestamp for the saved time range.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |