com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
package provides the interfaces for configuring ESX host metadata.See: Description
| Interface | Description |
|---|---|
| BaseImages |
The
BaseImages interface provides methods to manage trusted instances of
ESX software on a cluster level. |
| BaseImagesTypes |
Defines the data types of the
BaseImages
API service. |
| Class | Description |
|---|---|
| BaseImagesDefinitions |
Defines the type descriptors for the
BaseImages
API service. |
| BaseImagesStub |
Remote stub implementation of the
BaseImages
API service. |
| BaseImagesTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a Trust
Authority Host in a cluster. |
| BaseImagesTypes.FilterSpec.Builder |
Builder class for
BaseImagesTypes.FilterSpec. |
| BaseImagesTypes.Health |
The
Health enumeration class is indicator for the consistency of the
hosts status in the cluster. |
| BaseImagesTypes.Info |
The
Info class contains information that describes an ESX base image. |
| BaseImagesTypes.Info.Builder |
Builder class for
BaseImagesTypes.Info. |
| BaseImagesTypes.Summary |
The
Summary class contains information that summarizes an ESX base
image. |
| BaseImagesTypes.Summary.Builder |
Builder class for
BaseImagesTypes.Summary. |
| EsxFactory |
EsxFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx 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.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx package. |
| Enum | Description |
|---|---|
| BaseImagesTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
| BaseImagesTypes.Health.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
package provides the interfaces for configuring ESX host metadata.