OBJECT
VcdVcenterConnectionInfo
Description
Information about the child virtual machines that belong to the vCD vApp.
link GraphQL Schema definition
- type VcdVcenterConnectionInfo {
- # Name of the vCenter.
- String! :
- # The connection status of the vCenter.
- HostConnectivityStatusEnum! :
- # FID of the vCenter.
- UUID! :
- }