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.
- : [RetryBackupClusterResp!]! 
- }
OBJECT
Response for the request to retry backup.
- type RetryBackupResp {
- #   The response for the backup jobs from the Rubrik cluster.
- : [RetryBackupClusterResp!]! 
- }