Enum - QuerySelectionNameType(vim.cns.QuerySelectionNameType)

Since
vSAN API vSAN 6.7U3


Enum Description

Enumerates types of query selection name. This is a reflection of the attributes in CnsVolume.

Enum Constants

NameDescription
BACKING_OBJECT_DETAILS Select vim.cns.Volume.backingObjectDetails.
COMPLIANCE_STATUS Select vim.cns.Volume.complianceStatus
DATASTORE_ACCESSIBILITY_STATUS Select vim.cns.Volume.datastoreAccessibilityStatus
QuerySelectionNameType_Unknown represent the value when the lower version client cannot recognize the enum value
VOLUME_NAME Select vim.cns.Volume.name.
VOLUME_TYPE Select vim.cns.Volume.volumeType.

Show WSDL type definition