vSAN Management API


Enum - VimVsanMountPrecheckTypeDIT(vim.vsan.MountPrecheckTypeDIT)

Since
9.1.0.0


Enum Description

This indicates the precheck type when mounting a remote vSAN datastore and enabling remote DIT at the same time.

Enum Constants

NameDescription
clientRemoteDITCapability Check whether the client cluster has remote DIT capability.
datastoreBelongToServerCluster Check whether the datastore being mounted belongs to the server cluster
rekeyIntervalValid Check whether the rekey interval is valid
remoteDITInfoRetrieval Check whether remote DIT related datastore infomation can be retrieved.
remoteDITVersionCheck Check whether the existing client cluster versions meet the minimum requirement for remote DIT.
serverClusterConsistency Check whether the cluster specified by remote DIT config backs up the remote datastore.
serverRemoteDITCapability Check whether the server cluster has remote DIT capability.

Show WSDL type definition