Package | Description |
---|---|
com.vmware.esx.settings.clusters |
The
com.vmware.esx.settings.clusters package provides interfaces to
manage desired state configuration and software for a cluster of ESX hosts. |
com.vmware.esx.settings.clusters.policies |
The
com.vmware.esx.settings.clusters.policies package provides
interfaces to manage policies that affect management of desired state
configuration and software for an ESXi cluster. |
com.vmware.esx.settings.clusters.policies.apply |
The
com.vmware.esx.settings.clusters.policies.apply package provides
interfaces to manage policies that affect application of desired state
configuration and software for an ESXi cluster. |
Class and Description |
---|
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.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 cluster. |
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 cluster. |
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 cluster. |
ApplyTypes.ConfiguredPolicySpec.Builder
Builder class for
ApplyTypes.ConfiguredPolicySpec . |
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
The
PreRemediationPowerAction enumeration class defines the possible
actions to be taken, 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 a single host within the
cluster. |
ApplyTypes.FailureAction.Action
The
Action enumeration class defines the actions to be taken when
entering maintenance mode fails on a single host within the cluster. |
ApplyTypes.FailureAction.Action.Values
Native Java
enum representing this enumeration class. |
ApplyTypes.FailureAction.Builder
Builder class for
ApplyTypes.FailureAction . |
ApplyTypes.ParallelRemediationAction |
ApplyTypes.ParallelRemediationAction.Builder
Builder class for
ApplyTypes.ParallelRemediationAction . |
ConfigManagerPolicySpec
This specification defines the settings to manage the
com.vmware.esx.settings.clusters.Configuration.apply API behaviour. |
ConfigManagerPolicySpec.Builder
Builder class for
ConfigManagerPolicySpec . |
ConfigManagerPolicySpecResetInfo
Describes the outcome when the settings that govern the
com.vmware.esx.settings.clusters.Configuration.apply API behaviour are reset. |
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.policies package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
ConfigManagerPolicySpec
This specification defines the settings to manage the
com.vmware.esx.settings.clusters.Configuration.apply API behaviour. |