Package | Description |
---|---|
com.vmware.esx.hosts |
The
com.vmware.esx.hosts package provides interfaces to manage ESX host. |
Class and Description |
---|
AddOnInfo
The
AddOnInfo class contains properties that describe a specific OEM
customization add-on in the software solution. |
AddOnSpec
The
AddOnSpec class contains properties that describe a specific OEM
customization add-on in the software specification. |
BaseImageInfo
The
BaseImageInfo class contains properties that describe a specific ESX
base-image in the software solution. |
BaseImageSpec
The
BaseImageSpec class contains properties that describe a specific ESX
base-image in the software specification. |
CertificateInfo
The
CertificateInfo Class contains information about the SSL certificate
for a server. |
ComponentInfo
The
ComponentInfo class contains properties that describe a specific
component version in the software solution. |
HardwareSupportInfo
The
HardwareSupportInfo class contains information to describe the
Hardware Support Package (HSP) in the software solution. |
HardwareSupportPackageInfo
The
HardwareSupportPackageInfo class contains information to describe
the Hardware Support Package (HSP) configured for a single device or distinct
group of devices (typically the OEM's, including BIOS and device firmware). |
HardwareSupportPackageSpec
The
HardwareSupportPackageSpec class contains properties to describe the
Hardware Support Package (HSP) configured for a single device or distinct group
of devices (typically the OEM's, including BIOS, device firmware and
OEM-supplied driver or agent components). |
HardwareSupportPackageSpec.Builder
Builder class for
HardwareSupportPackageSpec . |
HardwareSupportSpec
The
HardwareSupportSpec class contains properties to describe the
Hardware Support Packages (HSP) included in the software specification. |
HostsFactory
HostsFactory is responsible for creating instances of services
contained inside the com.vmware.esx.hosts package and also has the subpackages reference
to access respective subpackage services. |
Notification
The
Notification class contains properties to describe any
info/warning/error messages that Tasks can raise. |
Notification.Builder
Builder class for
Notification . |
Notifications
The
Notifications class contains info/warning/error messages that can be
reported be the task. |
Notifications.Builder
Builder class for
Notifications . |
Software
The
Software interface provides methods to get and extract the current
software specification applied to the host. |
SoftwareInfo
The
SoftwareInfo class contains properties that describes the software
solution for an ESX host. |
SoftwareInfo.Builder
Builder class for
SoftwareInfo . |
SoftwareSpec
The
SoftwareSpec class contains properties that describe software
specification for an ESX host. |
SoftwareSpec.Builder
Builder class for
SoftwareSpec . |
SoftwareTypes
The
Software interface provides methods to get and extract the current
software specification applied to the host. |
SoftwareTypes.ConnectionSpec
The
ConnectionSpec class contains properties that describe the
specification to be used for connecting to the host during the Software.get(com.vmware.esx.hosts.SoftwareTypes.ConnectionSpec) method. |
SoftwareTypes.ConnectionSpec.AuthenticationType
The
AuthenticationType enumeration class defines the possible types of
authentication supported when connecting to the host. |
SoftwareTypes.ConnectionSpec.AuthenticationType.Values
Native Java
enum representing this enumeration class. |
SoftwareTypes.ConnectionSpec.Builder
Builder class for
SoftwareTypes.ConnectionSpec . |
SoftwareTypes.HostCredentials
The
HostCredentials class contains properties that describe the host's
username, password, port number, ssl thumbprint or ssl certificate to be used
when connecting to the host using USERNAME_PASSWORD option in the AuthenticationType class. |
SoftwareTypes.HostCredentials.Builder
Builder class for
SoftwareTypes.HostCredentials . |
SoftwareTypes.Info
The
Info class contains properties that describe the current software
information on a host. |
SolutionComponentSpec
The
SolutionComponentSpec class contains properties that describe a
component registered by a software solution. |
SolutionInfo
The
SolutionInfo class contains properties that describe solution
registered in the software solution. |
SolutionSpec
The
SolutionSpec class contains properties that describe solution
registered in the software specification. |