CnsSyncVolumeMode
CnsSyncVolumeMode
A boxed CnsSyncVolumeModeEnum. To be used in Any placeholders.
This structure may be used only with operations rendered under /vsan.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": "string"
}
_value
Required
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.
Possible values:
SPACE_USAGE: Specifies that only space usage information for the volume should be synchronized.