OBJECT

SlaArchivalCluster

Description

Information about the Rubrik cluster where the archival location is created.

link GraphQL Schema definition

  • type SlaArchivalCluster {
  • # ID of the Rubrik cluster.
  • id: UUID!
  • # Name of the cluster.
  • name: String!
  • }