INPUT_OBJECT

ListCidrsForComputeSettingInput

Description

Input to get the list of CIDRs for compute settings.

link GraphQL Schema definition

  • input ListCidrsForComputeSettingInput {
  • # Optional List of Cluster IDs.
  • clusterIds: [UUID!]
  • }

link Require by