ENUM
BackupStatus
Description
BackupStatus stores the status of the backup.
link GraphQL Schema definition
- enum BackupStatus {
- # Specifies whether the backup status is unknown.
- # Specifies whether the asset is backed up natively.
- # Specifies whether the asset is not backed up.
- # Specifies whether the asset is backed up by Rubrik.
- }