Enum - DpProtectionSupportType(dp.vpx.ProtectionSupportType)

Since
vSAN API vSAN 7.0U2


Enum Description

Indicates if the cluster supports LWD based data protection.

Enum Constants

NameDescription
not_supported The LWD VAIO filter is not installed on any of the hosts in the cluster. Entities cannot be protected in this cluster.
partially_supported The LWD VAIO filter is installed on some hosts in the cluster. If protection in enabled on an entity, it cannot migrate to other nodes in the cluster until all the nodes have the filter installed.
ProtectionSupportType_unknown Represents value when the lower version client cannot recognize the enum value.
supported The LWD VAIO filter is installed on all hosts in the cluster. The cluster supports data protection.

Show WSDL type definition