com.vmware.esx.settings.clusters.configuration package provides
interfaces to manage the configuration of an ESX cluster.See: Description
| Interface | 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. |
| Drafts |
The
Drafts interface provides methods to manage cluster configuration
drafts. |
| DraftsTypes |
The
Drafts interface provides methods to manage cluster configuration
drafts. |
| Schema |
The
Schema interface provides methods to manage the desired
configuration schema of an ESX cluster. |
| SchemaTypes |
The
Schema interface provides methods to manage the desired
configuration schema of an ESX cluster. |
| Class | Description |
|---|---|
| AuditRecordsDefinitions |
Defines the type descriptors for the
AuditRecords
API service. |
| AuditRecordsStub |
Remote stub implementation of the
AuditRecords
API service. |
| 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.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.OperationType.Builder |
Builder class for
AuditRecordsTypes.OperationType. |
| AuditRecordsTypes.TimePeriod |
The
TimePeriod class contains AuditRecordsTypes.TimePeriod.getStart()
and AuditRecordsTypes.TimePeriod.getEnd()
to get audit records for a specific time period. |
| AuditRecordsTypes.TimePeriod.Builder |
Builder class for
AuditRecordsTypes.TimePeriod. |
| 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.
|
| 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. |
| 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. |
| 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. |
| ConfigurationSpec.Builder |
Builder class for
ConfigurationSpec. |
| 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. |
| DocumentStructure |
The
DocumentStructure enumeration class contains the possible structures
of the configuration document. |
| 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. |
| DraftsDefinitions |
Defines the type descriptors for the
Drafts
API service. |
| DraftsStub |
Remote stub implementation of the
Drafts
API service. |
| 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.ChangeDetails.Builder |
Builder class for
DraftsTypes.ChangeDetails. |
| 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.ConflictDetails.Builder |
Builder class for
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.ConflictPropertyInfo.Builder |
Builder class for
DraftsTypes.ConflictPropertyInfo. |
| 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.DeletionInfo.Builder |
Builder class for
DraftsTypes.DeletionInfo. |
| 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.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.ValidationDetails.Builder |
Builder class for
DraftsTypes.ValidationDetails. |
| DraftsTypes.ValidationErrors |
The
ValidationErrors class contains schema-based validation errors for a
given property. |
| DraftsTypes.ValidationErrors.Builder |
Builder class for
DraftsTypes.ValidationErrors. |
| ExportResult |
This
ExportResult class contains properties that describe the result of
exporting configuration from the cluster. |
| ExportResult.Builder |
Builder class for
ExportResult. |
| 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. |
| ImpactInfo |
This
ImpactInfo class contains properties that describes the Impact if
the host is not compliant against the desired configuration. |
| ImpactInfo.Builder |
Builder class for
ImpactInfo. |
| ImpactType |
The
ImpactType enumeration class contains information about the impact
of applying desired configuration on the ESXi host. |
| 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.
|
| 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.
|
| SchemaDefinitions |
Defines the type descriptors for the
Schema
API service. |
| 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.
|
| SchemaStub |
Remote stub implementation of the
Schema
API service. |
| SettingCompliance |
The
SettingCompliance class contains properties that describe a drift in
an ESXi host setting. |
| SettingCompliance.Builder |
Builder class for
SettingCompliance. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.esx.settings.clusters.configuration package. |
| ValidationError |
The
ValidationError class contains properties that describes a
validation error in the configuration. |
| ValidationError.Builder |
Builder class for
ValidationError. |
| ValidationResult |
This
ValidationResult class contains properties that describe the result
of validating a configuration document. |
| ValidationResult.Builder |
Builder class for
ValidationResult. |
| Enum | Description |
|---|---|
| AuditRecordsTypes.FilterSpec.Timeframe.Values |
Native Java
enum representing this enumeration class. |
| ClusterCompliance.Status.Values |
Native Java
enum representing this enumeration class. |
| ClusterPrecheckResult.Status.Values |
Native Java
enum representing this enumeration class. |
| ComplianceStatus.Values |
Native Java
enum representing this enumeration class. |
| DetailedValidationError.ErrorType.Values |
Native Java
enum representing this enumeration class. |
| DocumentStructure.Values |
Native Java
enum representing this enumeration class. |
| DraftImportResult.Status.Values |
Native Java
enum representing this enumeration class. |
| DraftsTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
| DraftsTypes.State.Values |
Native Java
enum representing this enumeration class. |
| HostStatus.Status.Values |
Native Java
enum representing this enumeration class. |
| ImpactType.Values |
Native Java
enum representing this enumeration class. |
| ImportResult.Status.Values |
Native Java
enum representing this enumeration class. |
| ReferenceHostInfo.Status.Values |
Native Java
enum representing this enumeration class. |
| SchemaResult.Source.Values |
Native Java
enum representing this enumeration class. |
com.vmware.esx.settings.clusters.configuration package provides
interfaces to manage the configuration of an ESX cluster. The com.vmware.esx.settings.clusters.configuration.reports package provides
interfaces for accessing reports regarding the configuration state of the
cluster.