OBJECT

NodeToReplaceReply

Description

The ID of the Rubrik cluster node to replace.

link GraphQL Schema definition

  • type NodeToReplaceReply {
  • # The ID of a removed node to replace.
  • nodeToReplace: String!
  • }

link Require by