INPUT_OBJECT

GetNodesInput

Description

Input for getting a list of nodes in a Rubrik cluster.

link GraphQL Schema definition

  • input GetNodesInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • }

link Require by