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