DpCapabilitySupportLevel_enum
DpCapabilitySupportLevel_enum
Enumeration of the support level for a cluster in terms of vSphere Data Protection capabilities.
Possible values:
supported
: The capability is supported on all hosts in the cluster.partially_supported
: The capability is supported on only some but not all of the hosts in the cluster.not_supported
: The capability is not supported on any of the hosts in the cluster.CapabilitySupportLevel_unknown
: Fallback value for an unknown CapabilitySupportLevel seen by a client.
Since: 8.0.0.4
This data structure has no properties.
Enumeration:
supported,
partially_supported,
not_supported,
CapabilitySupportLevel_unknown,