com.vmware.vcenter.hvc
package provides interfaces to manage hybrid
links between a local and remote Platform Service Controller.See: Description
Interface | Description |
---|---|
Links |
The
Links interface provides methods to create, delete, get information,
and list hybrid links between the local and foreign Platform Service Controller
(PSC). |
LinksTypes |
Defines the data types of the
Links
API service. |
Class | Description |
---|---|
HvcFactory |
HvcFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.hvc package and also has the subpackages reference
to access respective subpackage services. |
LinksDefinitions |
Defines the type descriptors for the
Links
API service. |
LinksStub |
Remote stub implementation of the
Links
API service. |
LinksTypes.CertificateInfo |
The
CertificateInfo class contains information about the SSL certificate
for a destination PSC endpoint. |
LinksTypes.CertificateInfo.Builder |
Builder class for
LinksTypes.CertificateInfo . |
LinksTypes.CreateSpec |
The
CreateSpec class is the specification used for the hybrid link
creation. |
LinksTypes.CreateSpec.Builder |
Builder class for
LinksTypes.CreateSpec . |
LinksTypes.Credentials |
The
Credentials interface specifies user credentials to make a
successful connection to remote endpoint. |
LinksTypes.Credentials.Builder |
Builder class for
LinksTypes.Credentials . |
LinksTypes.Summary |
The
Summary class contains information about the hybrid link. |
LinksTypes.Summary.Builder |
Builder class for
LinksTypes.Summary . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.hvc package. |
com.vmware.vcenter.hvc
package provides interfaces to manage hybrid
links between a local and remote Platform Service Controller. Usage beyond
VMware Cloud on AWS is not supported.