Data Object - CnsQuerySelection(vim.cns.QuerySelection)

Parameter to
CnsQueryAsync, CnsQueryVolume
Extends
DynamicData
Since
vSAN API 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
*Need not be set
Show WSDL type definition