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!]!
- }
OBJECT
Storage arrays added to Rubrik clusters, grouped by cluster.
- type AllStorageArraysReply {
- # List of storage arrays in Rubrik clusters.
- : [ClusterStorageArrays!]!
- }