OBJECT
Response of an operation that adds a storage array to a Rubrik cluster.
type AddStorageArrayReply {# Hostname of the storage array.hostname: String! # Details of the Rubrik cluster.cluster: Cluster! # Optional error message in case of failure.errorMessage: String }