vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsQuerySelection(vim.cns.QuerySelection)
- Parameter to
- CnsQueryAsync, CnsQueryVolume
- Extends
- DynamicData
- Since
- vSAN 6.7U3
Data Object Description
Query selection spec.Properties
Name | Type | Description |
---|---|---|
names* | xsd:string[] |
Selection names
The property name of the volume object to return. For example, to get volume attributes volumeType and backingObjectDetails, pass in ["volumeType", "backingObjectDetails"]. See QuerySelectionNameType for a list of enums. Given volumeId is the index, it will be selected implicitly. Not set / empty array => select volumeId only. |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |