Files
freezer-api/install-guide/source/get_started.rst
Ruslan Aliev 4dc1077a6e Use UUID as backup_id parameter
Current backup_id field may contain unsupported
characters for HTTP requests. It causes problems with
/v1/backups/{backup_id} requests. Proposed solution:
use UUID as backup_id instead of
'container_hostname_backupname_timestamp_level' pattern
for define backup_id.

Change-Id: I38e2ed52ab375ea0705cdb88f82e5e66cef5cd39
Closes-Bug: #1645110
Closes-Bug: #1618030
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2016-11-28 15:10:03 +03:00

561 B

Backup and DR service Overview

Freezer is a Backup Restore DR as a Service platform that helps you to automate the data backup and restore process.

The service features a RESTful API, which can be used to maintain the status of your jobs, backups and metadata.

This chapter assumes a working setup of OpenStack following the base Installation Guide.

Concepts and definitions

hostname is _probably going to be the host fqdn.

backup_id defined as UUID of a backup