vSAN Management API


Enum - DpCapabilitySupportLevel(dp.vpx.capability.CapabilitySupportLevel)

Since
8.0.0.4


Enum Description

Enumeration of the support level for a cluster in terms of vSphere Data Protection capabilities.

Enum Constants

NameDescription
CapabilitySupportLevel_unknown Fallback value for an unknown CapabilitySupportLevel seen by a client.
not_supported The capability is not supported on any of the hosts in the cluster.
partially_supported The capability is supported on only some but not all of the hosts in the cluster.
supported The capability is supported on all hosts in the cluster.

Show WSDL type definition