Enum - DpSyncType(dp.vpx.SyncType)

Since
vSAN API vSAN 7.0U2


Enum Description

Indicates the type of sync operation to perform on a given protected entity.

Enum Constants

NameDescription
deltaSync Delta sync. Transfer changed blocks since the last sync operation.
fullSync Full sync. Transfer all allocated data.
syncTypeUnknown The value to be used when the older version client cannot recognize the enum value.

Show WSDL type definition