INPUT_OBJECT

NutanixClustersListElementInput

Description

Supported in v9.0+

link GraphQL Schema definition

  • input NutanixClustersListElementInput {
  • # Supported in v9.0+
  • # Name of the Nutanix Cluster.
  • name: String
  • # Required. Supported in v9.0+
  • # Natural ID of the Nutanix Cluster.
  • clusterUuid: String!
  • }