ENUM
SystemBackupStatus
The status of a system backup
link GraphQL Schema definition
- enum SystemBackupStatus {
- # The system backup is pending.
- # The system backup is running.
- # The system backup has successfully completed.
- # The system backup has failed.
- }