INPUT_OBJECT
Object containing the new address of the Rubrik cluster.
input UpdateClusterDefaultAddressInput {# The new default IP address of the Rubrik cluster.address: String# UUID of the cluster.clusterUuid: UUID!# The new default port of the Rubrik cluster.port: Int}