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.See: Description
| Interface | 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 |
Defines the data types of the
Apply
API service. |
| Class | Description |
|---|---|
| ApplyDefinitions |
Defines the type descriptors for the
Apply
API service. |
| ApplyStub |
Remote stub implementation of the
Apply
API service. |
| 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.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.Builder |
Builder class for
ApplyTypes.FailureAction. |
| 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. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.settings.clusters.policies package. |
| Enum | Description |
|---|---|
| ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values |
Native Java
enum representing this enumeration class. |
| ApplyTypes.FailureAction.Action.Values |
Native Java
enum representing this enumeration class. |
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. Copyright 2019-2020 VMware, Inc.
All rights reserved. VMware Confidential