OBJECT

AllStorageArraysReply

Description

Storage arrays added to Rubrik clusters, grouped by cluster.

link GraphQL Schema definition

  • type AllStorageArraysReply {
  • # List of storage arrays in Rubrik clusters.
  • clusterStorageArrays: [ClusterStorageArrays!]!
  • }

link Require by