OBJECT

UpdateClusterPauseStatusReply

Description

Response containing a list of objects with the pause or resume status for the Rubrik clusters.

link GraphQL Schema definition

  • type UpdateClusterPauseStatusReply {
  • # List of objects with the pause or resume status for the Rubrik clusters.
  • pauseStatuses: [ClusterPauseStatusResult!]
  • }

link Require by