Package | Description |
---|---|
com.vmware.esx.settings.clusters |
The
com.vmware.esx.settings.clusters package provides interfaces to
manage desired state configuration and software for a cluster of ESX hosts. |
com.vmware.esx.settings.clusters.enablement |
The
com.vmware.esx.settings.clusters.enablement package provides
interfaces to manage enablement of the feature that allows to collectively
manage hosts within the cluster with a single software specification. |
Class and Description |
---|
EnablementFactory
EnablementFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.enablement package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Configuration
The
Configuration interface provides methods to control whether the
cluster is managed using desired configuration platform semantics. |
ConfigurationTypes
The
Configuration interface provides methods to control whether the
cluster is managed using desired configuration platform semantics. |
ConfigurationTypes.Info
The
Info class contains information describing whether the feature is
enabled. |
EnablementFactory
EnablementFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.enablement package and also has the subpackages reference
to access respective subpackage services. |
Software
The
Software interface provides methods to control whether the cluster
is managed with a single software specification. |
SoftwareTypes
The
Software interface provides methods to control whether the cluster
is managed with a single software specification. |
SoftwareTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
SoftwareTypes.CheckResult
The
CheckResult class contains information that describes the results of
the checks. |
SoftwareTypes.CheckSpec
The
CheckSpec class contains information describing what checks should
be performed. |
SoftwareTypes.CheckType
The
CheckType enumeration class contains various checks to identify the
possibility to enable the feature that manages the cluster with a single
software specification. |
SoftwareTypes.CheckType.Values
Native Java
enum representing this enumeration class. |
SoftwareTypes.EnableSpec
The
EnableSpec class contains information describing checks that should
be skipped during enablement. |
SoftwareTypes.Info
The
Info class contains information describing whether the feature is
enabled. |