Package | Description |
---|---|
com.vmware.esx.settings.defaults.clusters.policies |
Copyright 2019-2023 VMware, Inc.
|
com.vmware.esx.settings.defaults.clusters.policies.apply |
The
com.vmware.esx.settings.defaults.clusters.policies.apply package
provides interfaces to manage policies that affect application of desired state
configuration and software for ESXi clusters. |
Class and Description |
---|
ApplyFactory
ApplyFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.defaults.clusters.policies.apply package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
ApplyFactory
ApplyFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.defaults.clusters.policies.apply package and also has the subpackages reference
to access respective subpackage services. |
Effective
The
Effective interface provides methods to manage the effective
policies that will impact how the software and configuration specification
documents are applied to ESXi clusters. |
EffectiveTypes
The
Effective interface provides methods to manage the effective
policies that will impact how the software and configuration specification
documents are applied to ESXi clusters. |
EffectiveTypes.EffectivePolicySpec
The
EffectivePolicySpec class contains properties that describe the
effective policies to be used when the software and configuration specification
documents are applied to ESXi clusters. |
EffectiveTypes.EffectivePolicySpec.Builder
Builder class for
EffectiveTypes.EffectivePolicySpec . |
EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
The
PreRemediationPowerAction enumeration class defines the possible
actions to be taken, before entering maintenance mode. |
EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values
Native Java
enum representing this enumeration class. |
EffectiveTypes.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. |
EffectiveTypes.FailureAction.Action
The
Action enumeration class defines the actions to be taken when
entering maintenance mode fails on a single host within the cluster. |
EffectiveTypes.FailureAction.Action.Values
Native Java
enum representing this enumeration class. |
EffectiveTypes.FailureAction.Builder
Builder class for
EffectiveTypes.FailureAction . |
EffectiveTypes.ParallelRemediationAction |
EffectiveTypes.ParallelRemediationAction.Builder
Builder class for
EffectiveTypes.ParallelRemediationAction . |