vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfTimeRangeQuerySpec(vim.cluster.VsanPerfTimeRangeQuerySpec)
- Parameter to
- VsanPerfQueryTimeRanges
- Extends
- DynamicData
- Since
- 6.6
Data Object Description
This data object specifies the VsanPerfTimeRange query parameters.Properties
Name | Type | Description |
---|---|---|
endTimeFrom* | xsd:dateTime |
Specify end timestamp lower bound to query VsanPerfTimeRange.
|
endTimeTo* | xsd:dateTime |
Specify end timestamp upper bound to query VsanPerfTimeRange.
|
name* | xsd:string |
Specify the name to query VsanPerfTimeRange.
|
startTimeFrom* | xsd:dateTime |
Specify start timestamp lower bound to query VsanPerfTimeRange.
|
startTimeTo* | xsd:dateTime |
Specify start timestamp upper bound to query VsanPerfTimeRange.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |