| 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.configuration |
The
com.vmware.esx.settings.clusters.configuration package provides
interfaces to manage the configuration of an ESX cluster. |
| com.vmware.esx.settings.clusters.configuration.reports | |
| com.vmware.esx.settings.clusters.enablement.configuration |
The
com.vmware.esx.settings.clusters.enablement.configuration package
provides interfaces to manage enablement of configuration on an ESX cluster. |
| Class and Description |
|---|
ConfigurationFactory
ConfigurationFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.configuration package and also has the subpackages reference
to access respective subpackage services. |
| DocumentStructure
The
DocumentStructure enumeration class contains the possible structures
of the configuration document. |
| ExportResult
This
ExportResult class contains properties that describe the result of
exporting configuration from the cluster. |
| HostStatus
The
HostStatus class contains properties that describe the status of an
method. |
| Class and Description |
|---|
| AuditRecords
The
AuditRecords interface provides methods to get the auditing records
of the configuration actions performed on a cluster in vCenter Server. |
| AuditRecordsTypes
The
AuditRecords interface provides methods to get the auditing records
of the configuration actions performed on a cluster in vCenter Server. |
| AuditRecordsTypes.FilterSpec
The
FilterSpec class contains properties used to filter the audit
records. |
| AuditRecordsTypes.FilterSpec.Builder
Builder class for
AuditRecordsTypes.FilterSpec. |
| AuditRecordsTypes.FilterSpec.Timeframe
List of audit records that match the given time frame i.e.
|
| AuditRecordsTypes.FilterSpec.Timeframe.Values
Native Java
enum representing this enumeration class. |
| AuditRecordsTypes.Info
The
Info class contains Audit Info of an operation for a cluster in
vCenter Server. |
| AuditRecordsTypes.Info.Builder
Builder class for
AuditRecordsTypes.Info. |
| AuditRecordsTypes.OperationDetails
The
OperationDetails class contains Operation Details of an operation. |
| AuditRecordsTypes.OperationDetails.Builder
Builder class for
AuditRecordsTypes.OperationDetails. |
| AuditRecordsTypes.OperationType
The
OperationType class contains constant fields used to represent all
possible config manager operations. |
| AuditRecordsTypes.TimePeriod
The
TimePeriod class contains AuditRecordsTypes.TimePeriod.getStart()
and AuditRecordsTypes.TimePeriod.getEnd()
to get audit records for a specific time period. |
| ClusterCompliance
This
ClusterCompliance class contains properties that describe the
compliance result for each host in the cluster as well as overall cluster
compliance status. |
| ClusterCompliance.Builder
Builder class for
ClusterCompliance. |
| ClusterCompliance.Status
Consolidated compliance status of the cluster.
|
| ClusterCompliance.Status.Values
Native Java
enum representing this enumeration class. |
| ClusterPrecheckResult
The
PrecheckResult class contains properties that describe precheck
status of applying the desired document to a group of hosts. |
| ClusterPrecheckResult.Builder
Builder class for
ClusterPrecheckResult. |
| ClusterPrecheckResult.Status
The
Status enumeration class contains the possible statuses of the
Precheck API on the cluster. |
| ClusterPrecheckResult.Status.Values
Native Java
enum representing this enumeration class. |
| ComplianceInfo
The
ComplianceInfo class contains properties that describe the
configuration drift between the desired document and the configurations on the
ESXi host. |
| ComplianceInfo.Builder
Builder class for
ComplianceInfo. |
| ComplianceStatus
This
ComplianceStatus enumeration class represents the compliance status
of desired configuration on the ESXi host. |
| ComplianceStatus.Values
Native Java
enum representing this enumeration class. |
ConfigurationFactory
ConfigurationFactory is responsible for creating instances of services
contained inside the com.vmware.esx.settings.clusters.configuration package and also has the subpackages reference
to access respective subpackage services. |
| ConfigurationSpec
The
ConfigurationSpec class contains properties that describe the
desired configuration that is associated with a cluster. |
| DependencyError
The
DependencyError class contains details of the validation error
caused by dependency between different properties in the configuration. |
| DependencyError.Builder
Builder class for
DependencyError. |
| DetailedValidationError
The
SchemaValidationError class contains details of validation errors
for a property. |
| DetailedValidationError.Builder
Builder class for
DetailedValidationError. |
| DetailedValidationError.ErrorType
The
ErrorType enum contains the possible types of errors related to
property validation. |
| DetailedValidationError.ErrorType.Values
Native Java
enum representing this enumeration class. |
| DocumentStructure
The
DocumentStructure enumeration class contains the possible structures
of the configuration document. |
| DocumentStructure.Values
Native Java
enum representing this enumeration class. |
| DraftImportResult
The
DraftImportResult class contains properties that describe the result
of importing the desired configuration for a cluster into a draft. |
| DraftImportResult.Builder
Builder class for
DraftImportResult. |
| DraftImportResult.Status
The
Status enumeration class contains the possible status codes
describing the result of importing desired configuration for a cluster. |
| DraftImportResult.Status.Values
Native Java
enum representing this enumeration class. |
| Drafts
The
Drafts interface provides methods to manage cluster configuration
drafts. |
| DraftsTypes
The
Drafts interface provides methods to manage cluster configuration
drafts. |
| DraftsTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
| DraftsTypes.ApplyResult
The
ApplyResult class contains the result of committing a draft. |
| DraftsTypes.ApplyResult.Builder
Builder class for
DraftsTypes.ApplyResult. |
| DraftsTypes.ApplySpec
The
ApplySpec class contains properties that are used to create a new
commit. |
| DraftsTypes.ApplySpec.Builder
Builder class for
DraftsTypes.ApplySpec. |
| DraftsTypes.ChangeDetails
The
ChangeDetails class contains information about changes made in the
draft when compared against the current desired document. |
| DraftsTypes.ChangedProperty
The
ChangedProperty class contains information about a property that is
different in this draft from the committed configuration. |
| DraftsTypes.ChangedProperty.Builder
Builder class for
DraftsTypes.ChangedProperty. |
| DraftsTypes.ChangesResult
The
ChangesResult class contains a detailed description of the
differences between this draft and the current desired configuration. |
| DraftsTypes.ChangesResult.Builder
Builder class for
DraftsTypes.ChangesResult. |
| DraftsTypes.ConflictDetails |
| DraftsTypes.ConflictPropertyInfo
The
ConflictPropertyInfo class contains information about conflicts that
have been detected when attempting to merge configuration changes that have been
committed by other users. |
| DraftsTypes.CreateSpec
The
CreateSpec class contains information used when creating a draft. |
| DraftsTypes.CreateSpec.Builder
Builder class for
DraftsTypes.CreateSpec. |
| DraftsTypes.DeletionInfo
The
DeletionInfo class contains information about a property that was
deleted from the draft configuration. |
| DraftsTypes.Info
The
Info class defines the information about configuration draft. |
| DraftsTypes.Info.Builder
Builder class for
DraftsTypes.Info. |
| DraftsTypes.Metadata
The
Metadata class defines the metadata information about configuration
draft. |
| DraftsTypes.Metadata.Builder
Builder class for
DraftsTypes.Metadata. |
| DraftsTypes.ModificationInfo
The
ModificationInfo class contains information about a modification to
a property in the configuration. |
| DraftsTypes.ModificationInfo.Builder
Builder class for
DraftsTypes.ModificationInfo. |
| DraftsTypes.State
The states of the draft configuration.
|
| DraftsTypes.State.Values
Native Java
enum representing this enumeration class. |
| DraftsTypes.UpdateSpec
The
UpdateSpec class contains the new configuration for the draft. |
| DraftsTypes.UpdateSpec.Builder
Builder class for
DraftsTypes.UpdateSpec. |
| DraftsTypes.ValidationDetails
The
ValidationDetails class contains all validation errors related to
the draft configuration. |
| DraftsTypes.ValidationErrors
The
ValidationErrors class contains schema-based validation errors for a
given property. |
| ExportResult
This
ExportResult class contains properties that describe the result of
exporting configuration from the cluster. |
| HostCompliance
The
HostCompliance class contains properties that describe compliance
information for the ESXi host on which the Check Compliance operation completed
successfully. |
| HostCompliance.Builder
Builder class for
HostCompliance. |
| HostPrecheckResult
This
HostPrecheckResult class contains properties that describes the
Precheck API result on a host. |
| HostPrecheckResult.Builder
Builder class for
HostPrecheckResult. |
| HostResult
This
HostResult class contains properties that describe the result of
the check compliance operation on an ESXi host. |
| HostResult.Builder
Builder class for
HostResult. |
| HostStatus
The
HostStatus class contains properties that describe the status of an
method. |
| HostStatus.Builder
Builder class for
HostStatus. |
| HostStatus.Status
The
Status enumeration class contains the possible different status
codes that can be returned while trying to perform an operation on the hosts
within the cluster. |
| HostStatus.Status.Values
Native Java
enum representing this enumeration class. |
| ImpactInfo
This
ImpactInfo class contains properties that describes the Impact if
the host is not compliant against the desired configuration. |
| ImpactType
The
ImpactType enumeration class contains information about the impact
of applying desired configuration on the ESXi host. |
| ImpactType.Values
Native Java
enum representing this enumeration class. |
| ImportResult
This
ImportResult class contains properties that describe the result of
importing a configuration document in the cluster. |
| ImportResult.Builder
Builder class for
ImportResult. |
| ImportResult.Status
This enum indicates whether the configuration document was imported successfully
in the cluster.
|
| ImportResult.Status.Values
Native Java
enum representing this enumeration class. |
| ReferenceHostInfo
The
ReferenceHostInfo class contains properties that describe the host
that was used as a reference for generating the schema. |
| ReferenceHostInfo.Builder
Builder class for
ReferenceHostInfo. |
| ReferenceHostInfo.Status
The status of the reference host.
|
| ReferenceHostInfo.Status.Values
Native Java
enum representing this enumeration class. |
| Schema
The
Schema interface provides methods to manage the desired
configuration schema of an ESX cluster. |
| SchemaResult
The
SchemaResult class contains properties that describe the
configuration schema associated with the cluster. |
| SchemaResult.Builder
Builder class for
SchemaResult. |
| SchemaResult.Source
The possible sources of the schema.
|
| SchemaResult.Source.Values
Native Java
enum representing this enumeration class. |
| SchemaTypes
The
Schema interface provides methods to manage the desired
configuration schema of an ESX cluster. |
| SettingCompliance
The
SettingCompliance class contains properties that describe a drift in
an ESXi host setting. |
| SettingCompliance.Builder
Builder class for
SettingCompliance. |
| ValidationError
The
ValidationError class contains properties that describes a
validation error in the configuration. |
| ValidationResult
This
ValidationResult class contains properties that describe the result
of validating a configuration document. |
| ValidationResult.Builder
Builder class for
ValidationResult. |
| Class and Description |
|---|
| ClusterCompliance
This
ClusterCompliance class contains properties that describe the
compliance result for each host in the cluster as well as overall cluster
compliance status. |
| ClusterPrecheckResult
The
PrecheckResult class contains properties that describe precheck
status of applying the desired document to a group of hosts. |
| Class and Description |
|---|
| ClusterCompliance
This
ClusterCompliance class contains properties that describe the
compliance result for each host in the cluster as well as overall cluster
compliance status. |
| DraftImportResult
The
DraftImportResult class contains properties that describe the result
of importing the desired configuration for a cluster into a draft. |
| ExportResult
This
ExportResult class contains properties that describe the result of
exporting configuration from the cluster. |
| SchemaResult
The
SchemaResult class contains properties that describe the
configuration schema associated with the cluster. |
| ValidationError
The
ValidationError class contains properties that describes a
validation error in the configuration. |