scaleway.webhosting.v1.Backup
idID of the backup.
sizeTotal size of the backup in bytes. (in bytes)
created_atCreation date of the backup. (RFC 3339 format)
statusStatus of the backup. Available values are active, locked, and restoring.
total_itemsTotal number of restorable items in the backup.
scaleway.webhosting.v1.BackupItem
idID of the item.
nameName of the item (e.g., database name, email address).
typeType of the item (e.g., email, database, FTP).
sizeSize of the item in bytes. (in bytes)
statusStatus of the item. Available values are active, damaged, and restoring.
created_atDate and time at which this item was backed up. (RFC 3339 format)
scaleway.webhosting.v1.BackupItemGroup
typeType of items (e.g., email, database, FTP).
List of individual backup items of this type.
scaleway.webhosting.v1.ListBackupItemsResponse
total_countTotal number of backup item groups.
List of backup item groups categorized by type.
scaleway.webhosting.v1.ListBackupsResponse
total_countTotal number of available backups.
List of available backups.
scaleway.webhosting.v1.Progress
idID of the progress.
Groups of backup items included in this progress.
percentageCompletion percentage of the progress.
statusCurrent status of the progress operation.
scaleway.webhosting.v1.ProgressSummary
idID of the progress.
backup_items_countTotal number of backup items included in the progress.
percentageCompletion percentage of the progress.
statusCurrent status of the progress operation.