OBJECT
VcdVcenterConnectionState
Description
The connection state of vCenters that belong to the vCD.
link GraphQL Schema definition
- type VcdVcenterConnectionState {
- # The connection status of the vCenter.
- : RefreshableObjectConnectionStatus!
- # FID of the vCenter.
- : UUID!
- }