Package | Description |
---|---|
com.vmware.esx.settings |
The
com.vmware.esx.settings package provides interfaces to manage ESX
settings. |
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. |
Class and 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. |
Class and Description |
---|
Configuration
The
Configuration interface provides methods to manage configuration of
a ESX host. |
ConfigurationTypes
The
Configuration interface provides methods to manage configuration of
a ESX host. |
ConfigurationTypes.ExtractResult
The
Info class defines the information about configuration extracted
from a ESXi host. |
DepotOverrides
The
DepotOverrides interface provides methods to manage software depots
overriden for a given host. |
DepotOverridesTypes
The
DepotOverrides interface provides methods to manage software depots
overriden for a given host. |
DepotOverridesTypes.Depot
The
Depot class defines the information regarding a particular depot
override for a given host. |
DepotOverridesTypes.Info
The
Info class defines the information regarding depot overrides for a
given host. |
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. |
Software
The
Software interface provides methods to manage desired software
specification of a standalone ESX host. |
SoftwareTypes
The
Software interface provides methods to manage desired software
specification of a standalone ESX host. |
SoftwareTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
SoftwareTypes.ApplyResult
The
ApplyResult class contains properties that describe the result of an
com.vmware.esx.settings.hosts.Software#apply method. |
SoftwareTypes.ApplyResult.Builder
Builder class for
SoftwareTypes.ApplyResult . |
SoftwareTypes.ApplySpec
The
ApplySpec class contains properties that describe the specification
to be used for applying the desired software document to a host. |
SoftwareTypes.ApplySpec.Builder
Builder class for
SoftwareTypes.ApplySpec . |
SoftwareTypes.ApplyStatus
The
ApplyStatus class contains properties that describe the status of an
com.vmware.esx.settings.hosts.Software#apply method. |
SoftwareTypes.ApplyStatus.Builder
Builder class for
SoftwareTypes.ApplyStatus . |
SoftwareTypes.ApplyStatus.Status
The
Status enumeration class contains the possible different status
codes that can be returned while trying to com.vmware.esx.settings.hosts.Software#apply the desired software specification
to host. |
SoftwareTypes.ApplyStatus.Status.Values
Native Java
enum representing this enumeration class. |
SoftwareTypes.CheckInfo
The
CheckInfo class contains properties that describe a particular
check. |
SoftwareTypes.CheckInfo.Builder
Builder class for
SoftwareTypes.CheckInfo . |
SoftwareTypes.CheckIssue |
SoftwareTypes.CheckIssue.Builder
Builder class for
SoftwareTypes.CheckIssue . |
SoftwareTypes.CheckResult
The
CheckResult class contains properties that describe aggregated
status of all checks performed. |
SoftwareTypes.CheckSpec
The
CheckSpec class contains properties that describe the specification
to be used for running checks on the host before the com.vmware.esx.settings.hosts.Software#apply method. |
SoftwareTypes.CheckSpec.Builder
Builder class for
SoftwareTypes.CheckSpec . |
SoftwareTypes.CheckStatus
The
CheckStatus class contains properties that describe a check result. |
SoftwareTypes.CheckStatus.Builder
Builder class for
SoftwareTypes.CheckStatus . |
SoftwareTypes.EntityCheckResult
The
EntityCheckResult class contains properties that describe aggregated
status of all checks performed on a specific entity. |
SoftwareTypes.EntityCheckResult.Builder
Builder class for
SoftwareTypes.EntityCheckResult . |
SoftwareTypes.EntityCheckResult.EntityType
The
EntityType enumeration class contains the entitites on which checks
can be performed. |
SoftwareTypes.EntityCheckResult.EntityType.Values
Native Java
enum representing this enumeration class. |
SoftwareTypes.ExportSpec
The
ExportSpec class contains information describing how a software
specification or image should be exported. |
SoftwareTypes.ExportType
The
ExportType enumeration class defines the formats in which software
specification document or image can be exported. |
SoftwareTypes.ExportType.Values
Native Java
enum representing this enumeration class. |
SoftwareTypes.StageResult
The
StageResult class contains properties that describe the result of a
com.vmware.esx.settings.hosts.Software#stage method. |
SoftwareTypes.StageResult.Builder
Builder class for
SoftwareTypes.StageResult . |
SoftwareTypes.StageSpec
The
StageSpec class contains properties that describe the specification
to be used for staging the desired software document to a host. |
SoftwareTypes.StageSpec.Builder
Builder class for
SoftwareTypes.StageSpec . |
SoftwareTypes.StageStatus
The
StageStatus class contains properties that describe the status of a
com.vmware.esx.settings.hosts.Software#stage method. |
SoftwareTypes.StageStatus.Builder
Builder class for
SoftwareTypes.StageStatus . |
SoftwareTypes.StageStatus.Status
The
Status enumeration class contains the possible different status
codes that can be returned while trying to com.vmware.esx.settings.hosts.Software#stage the desired software specification
to a host. |
SoftwareTypes.StageStatus.Status.Values
Native Java
enum representing this enumeration class. |
SoftwareTypes.Status
The
Status enumeration class defines the status result for a particular
check. |
SoftwareTypes.Status.Values
Native Java
enum representing this enumeration class. |