Enum - DpProtectionStatusType(dp.vpx.ProtectionStatusType)

Since
vSAN API vSAN 7.0U3


Enum Description

Indicates the protection status for the DpProtectedEntity.

Enum Constants

NameDescription
pe_partially_protected Only some elements of the ProtectedEntity are protected by LWD. For example, if only some disks of a DpVirtualMachineProtectedEntity are protected.
pe_protected The ProtectedEntity is protected by LWD.
pe_unprotected The ProtectedEntity is not protected by LWD.
ProtectionStatusType_unknown Represents value when the lower version client cannot recognize the enum value.

Show WSDL type definition