OBJECT
BackupEventStatus
Description
Status of the backup for a specific SaaS snapshot.
link GraphQL Schema definition
- type BackupEventStatus {
- # Status of the backup.
- SnapshotServiceBackupStatus! :
- # Number of items skipped in the backup.
- Long! :
- }