Package | Description |
---|---|
com.vmware.esx.settings.defaults.hosts.policies |
The
com.vmware.esx.settings.defaults.hosts.policies package provides
interfaces to manage the default policies that affect management of desired
state configuration and software for ESXi hosts. |
com.vmware.esx.settings.defaults.hosts.policies.apply |
The
com.vmware.esx.settings.defaults.hosts.policies.apply package
provides interfaces to manage the policies that affect application of desired
state configuration and software for ESXi hosts. |
Class and Description |
---|
ApplyFactory
ApplyFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.defaults.hosts.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.hosts.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 hosts. |
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 hosts. |
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 hosts. |
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 an ESXi host. |
EffectiveTypes.FailureAction.Action
The
Action enumeration class defines the actions to be taken when
entering maintenance mode fails on an ESXi host. |
EffectiveTypes.FailureAction.Action.Values
Native Java
enum representing this enumeration class. |
EffectiveTypes.FailureAction.Builder
Builder class for
EffectiveTypes.FailureAction . |