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