vSAN Management API


Enum - CnsSyncVolumeMode(vim.cns.SyncVolumeMode)

Since
9.1.0.0


Enum Description

Enumerates different modes of volume synchronization. This enumeration is used within CnsSyncVolumeSpec to specify the scope of a synchronization operation, allowing for partial or full updates of volume information. Enumerations represent non-overlapping and mutually exclusive set of attributes, which would be synced.

Enum Constants

NameDescription
SPACE_USAGE Specifies that only space usage information for the volume should be synchronized.

Show WSDL type definition