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.policies |
The
com.vmware.esx.settings.hosts.policies package provides interfaces
to manage the policies that affect management of desired state configuration and
software for an ESXi host. |
Class and Description |
---|
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts.policies package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Apply
The
Apply interface provides methods to configure the policies that will
impact how the software and configuration specification documents are applied to
an ESXi host. |
ApplyTypes
The
Apply interface provides methods to configure the policies that will
impact how the software and configuration specification documents are applied to
an ESXi host. |
ApplyTypes.ConfiguredPolicySpec
The
ConfiguredPolicySpec class contains properties that describe the
policies configured to be used when the software and configuration specification
documents are applied to an ESXi host. |
ApplyTypes.ConfiguredPolicySpec.Builder
Builder class for
ApplyTypes.ConfiguredPolicySpec . |
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
The
PreRemediationPowerAction enumeration class defines the possible
actions to take, before entering maintenance mode. |
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values
Native Java
enum representing this enumeration class. |
ApplyTypes.FailureAction
The
FailureAction class contains properties that describe the actions to
be taken when entering maintenance mode fails on an ESXi host. |
ApplyTypes.FailureAction.Action
The
Action enumeration class defines the actions to be taken when
entering maintenance mode fails on an ESXi host. |
ApplyTypes.FailureAction.Action.Values
Native Java
enum representing this enumeration class. |
ApplyTypes.FailureAction.Builder
Builder class for
ApplyTypes.FailureAction . |
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.hosts.policies package and also has the subpackages reference
to access respective subpackage services. |