OBJECT

RetryBackupResp

Description

Response for the request to retry backup.

link GraphQL Schema definition

  • type RetryBackupResp {
  • # The response for the backup jobs from the Rubrik cluster.
  • clusterResp: [RetryBackupClusterResp!]!
  • }

link Require by