OBJECT
IP allow list of Rubrik cluster mappings.
type ClusterIpMapping {# UUID of the Rubrik cluster.clusterUuid: UUID! # IP allow list of Rubrik clusters.ips: [String!]! }