com.vmware.esx.settings.hosts
package provides interfaces to manage
desired state configuration and software for a standalone ESX host.See: Description
Interface | Description |
---|---|
Software |
The
Software interface provides methods to manage desired software
specification of a standalone ESX host. |
SoftwareTypes |
Defines the data types of the
Software
API service. |
Class | Description |
---|---|
HostsFactory |
HostsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts package and also has the subpackages reference
to access respective subpackage services. |
SoftwareDefinitions |
Defines the type descriptors for the
Software
API service. |
SoftwareStub |
Remote stub implementation of the
Software
API service. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.settings.hosts package. |
Enum | Description |
---|---|
SoftwareTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
com.vmware.esx.settings.hosts
package provides interfaces to manage
desired state configuration and software for a standalone ESX host.