vSAN Management API


Enum - DpProtectionStatusType(dp.vpx.ProtectionStatusType)

Since
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 vSphere Data Protection. For example, if only some disks of a DpVirtualMachineProtectedEntity are protected.
pe_protected The ProtectedEntity is protected by vSphere Data Protection.
pe_unprotected The ProtectedEntity is not protected by vSphere Data Protection.
ProtectionStatusType_unknown Represents value when the lower version client cannot recognize the enum value.

Show WSDL type definition