OBJECT
ComputeClusterDetail
Description
Supported in v5.0+
link GraphQL Schema definition
- type ComputeClusterDetail {
- : ComputeClusterSummary
- # Required. Supported in v5.0+
- : [VmwareHostSummary!]!
- # Required. Supported in v5.0+
- : String!
- # Required. Supported in v5.0+
- : [VirtualMachineSummary!]!
- }