Backup
Note
Backup API is available in Libcloud 1.0.0-pre1 and higher.
Note
This driver is experimental - please use to test functionality and develop new driver instances, not for production use.
Backup API allows you to manage Backup as A Service and services such as EBS Snaps,GCE volume snap and dimension data backup.
Terminology
BackupTarget
- Represents a backup target, like a Virtual Machine, a folder or a database.BackupTargetRecoveryPoint
- Represents a copy of the data in the target, a recovery point can berecovered to a backup target. An inplace restore is where you recover to the same target and an out-of-place restore is where yourecover to another target.BackupTargetJob
- Represents a backup job running on backup target.
Supported Providers
For a list of supported providers see supported providers page.
Examples
We have examples of several common patterns.
API Reference
For a full reference of all the classes and methods exposed by the BackupAPI, see this page.
当前内容版权归 Apache Libcloud 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Apache Libcloud .