| Package | Description |
|---|---|
| com.vmware.esx.settings.defaults.clusters |
The
com.vmware.esx.settings.defaults.clusters package provides
interfaces to manage defaults that affect management of desired state
configuration and software for ESXi clusters. |
| com.vmware.esx.settings.defaults.clusters.policies |
Copyright 2019-2023 VMware, Inc.
|
| Class and Description |
|---|
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.defaults.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
ESXi clusters. |
| ApplyTypes
The
Apply interface provides methods to configure the policies that will
impact how the software and configuration specification documents are applied to
ESXi clusters. |
| 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 ESXi clusters. |
| ApplyTypes.ConfiguredPolicySpec.Builder
Builder class for
ApplyTypes.ConfiguredPolicySpec. |
| ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
The
PreRemediationPowerAction enumeration class defines the possible
actions to be taken on VMs 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. |
PoliciesFactory
PoliciesFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.defaults.clusters.policies package and also has the subpackages reference
to access respective subpackage services. |