vSAN Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - DpProtectionStatusType(dp.vpx.ProtectionStatusType)
- Since
- vSAN 7.0U3
Enum Description
Indicates the protection status for the DpProtectedEntity.Enum Constants
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |