Shows details of a Server Backup
Shows details of a Server Backup.
stackit server backup describe BACKUP_ID [flags]
Get details of a Server Backup with id "my-backup-id"
$ stackit server backup describe my-backup-id
Get details of a Server Backup with id "my-backup-id" in JSON format
$ stackit server backup describe my-backup-id --output-format json
-h, --help Help for "stackit server backup describe"
-s, --server-id string Server ID
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
- stackit server backup - Provides functionality for server backups