backup/current-state¶
Location where backup archives (tarballs) will be stored
Tracks the current operational state of the backup server throughout its lifecycle. This parameter is automatically updated by backup and restore tasks to provide real-time status information.
Possible states: - "backup server initializing": Server is being set up - "restore agents deployed": Restore agents have been deployed to target endpoints - "ready": Server is ready for backup and/or restore operations - "backup in progress": Currently performing a backup operation - "backup failed": Last backup operation failed - "restore initiated": Restore operation has been started - "restore file staged for download": Backup file is available for download via fileserver - "restore in progress": Restore agents are actively downloading and extracting backup archives - "restore failed": Restore operation failed
State transitions: - Successful backup operations transition to "ready" - Successful restore operations return to "ready" - Failed operations remain in their respective failed states until the next operation