Package | Description |
---|---|
com.vmware.esx.settings.hosts |
The
com.vmware.esx.settings.hosts package provides interfaces to manage
desired state configuration and software for a standalone ESX host. |
com.vmware.esx.settings.hosts.enablement |
The
com.vmware.esx.settings.hosts.enablement package provides interfaces
to manage standalone host with a single software specification. |
Class and Description |
---|
EnablementFactory
EnablementFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts.enablement package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
EnablementFactory
EnablementFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts.enablement package and also has the subpackages reference
to access respective subpackage services. |
Software
The
Software interface provides methods to control whether the host is
managed with a single software specification. |
SoftwareTypes
The
Software interface provides methods to control whether the host 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 host 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. |