OBJECT

UpdateClusterDefaultAddressReply

Description

Response object of the mutation that updates the default address of a Rubrik cluster.

link GraphQL Schema definition

  • type UpdateClusterDefaultAddressReply {
  • # The Rubrik cluster whose default address is updated.
  • cluster: Cluster!
  • }

link Require by