OBJECT
Result of an operation on an existing storage array in a Rubrik cluster.
type StorageArrayOperationOutputType {# Details of the Rubrik cluster.cluster: Cluster! # Optional error message in case of failure.errorMessage: String # ID of the storage array.id: String! }