OBJECT

VcenterPreAddInfo

Description

Supported in v6.0+

link GraphQL Schema definition

  • type VcenterPreAddInfo {
  • # Required. Supported in v6.0+
  • # List of compute clusters present in the vCenter, including the host groups each
  • # cluster contains.
  • clusterHostGroupInfo: [ClusterHostGroupInfo!]!
  • }

link Require by