Package | Description |
---|---|
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. |
com.vmware.esx.settings.clusters.enablement.configuration |
The
com.vmware.esx.settings.clusters.enablement.configuration package
provides interfaces to manage enablement of configuration on an ESX cluster. |
Class and Description |
---|
ConfigurationFactory
ConfigurationFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.enablement.configuration package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
ConfigurationFactory
ConfigurationFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.enablement.configuration package and also has the subpackages reference
to access respective subpackage services. |
Transition
The
Transition interface provides methods to manage transition of an
existing cluster to a desired configuration managed cluster. |
TransitionTypes
The
Transition interface provides methods to manage transition of an
existing cluster to a desired configuration managed cluster. |
TransitionTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
TransitionTypes.EligibilityResult
This
EligibilityResult class contains properties that describe the
result of the eligibility checks performed on the cluster to determine if the
cluster can transition to desired configuration management platform. |
TransitionTypes.EligibilityResult.Builder
Builder class for
TransitionTypes.EligibilityResult . |
TransitionTypes.EligibilityResult.Status
The
Status enumeration class contains the possible status codes
describing the result of eligibility checks. |
TransitionTypes.EligibilityResult.Status.Values
Native Java
enum representing this enumeration class. |
TransitionTypes.EnableResult
The
EnableResult class contains properties that describes the result of
enabling configmanager on a cluster as part of the transition process. |
TransitionTypes.EnableResult.Builder
Builder class for
TransitionTypes.EnableResult . |
TransitionTypes.EnableResult.Status
The
Status enumeration class contains the status of Enable API. |
TransitionTypes.EnableResult.Status.Values
Native Java
enum representing this enumeration class. |
TransitionTypes.FileSpec
The
FileSpec contain properties that contains the details of the file
being imported during transition process. |
TransitionTypes.Hints
The
Hints contains properties that specifies additional information
about the transition workflow. |
TransitionTypes.Hints.Builder
Builder class for
TransitionTypes.Hints . |
TransitionTypes.Info
The
Info class contains properties that describe the current status of
transition process in the cluster. |
TransitionTypes.Info.Builder
Builder class for
TransitionTypes.Info . |
TransitionTypes.Info.Status
The
Status enumeration class contains the possible status codes
describing the transition state of the cluster. |
TransitionTypes.Info.Status.Values
Native Java
enum representing this enumeration class. |
TransitionTypes.ReferenceHost
The
ReferenceHost contains properties that specify the reference host
information used by the transition process. |
TransitionTypes.Source
The
Source enumeration class describes the possible sources for
specifying the desired configuration of the cluster. |
TransitionTypes.Source.Values
Native Java
enum representing this enumeration class. |
TransitionTypes.State
The
State class contains properties that describe the latest state of
transitioning a cluster to desired configuration management platform. |
TransitionTypes.State.Builder
Builder class for
TransitionTypes.State . |
TransitionTypes.ValidateResult
The
ValidateResult class contains properties that describe the validity
of the imported desired configuration, and compliance information. |
TransitionTypes.ValidateResult.Builder
Builder class for
TransitionTypes.ValidateResult . |
TransitionTypes.ValidateResult.Status
The
Status enumeration class contains the possible status codes
describing the result of validating configuration draft. |
TransitionTypes.ValidateResult.Status.Values
Native Java
enum representing this enumeration class. |