Cloud Backup Scheduler Operations
Use cloud backup scheduler operations to manage automated cloud backups on Oracle Cloud Infrastructure Object Storage.
Snapshots that have the same name on different local systems can be backed up to the same cloud target because each snapshot backup is assigned a unique identifier. The same filesystem snapshot can be used for two cloud backups in two different formats.
Table 9-4 Cloud Backup Scheduler Commands
| Request |
Append to Path:
/api/storage/v2/pools/pool/projects/project
Plus one of the following: /filesystems/fs, /luns/lun, or /objectstores/objectstore |
Description |
|---|---|---|
|
GET |
/backups |
List all backups of any format |
|
GET |
/backups/backup |
List the specified backup |
|
GET |
/automaticbackup |
List all the automatic backup schedules of any format |
|
GET |
/automaticbackup/automatic |
List the specified automatic backup |
|
POST |
/automaticbackup |
Create a new automatic backup of any format |
|
PUT |
/automaticbackup |
Modify the specified automatic backup |