Adding a Schedule to a User-defined Backup Policy
Add a schedule to a user-defined (custom) backup policy in Block Volume.
Use the
oci bv volume-backup-policy create
command and specify the--schedules
parameter to add a schedule to a user-defined backup policy:oci bv volume-backup-policy create --schedules
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
CreateVolumeBackupPolicyDetails
operation and specify theschedules
attribute in theCreateVolumeBackupPolicyDetails
resource to add a schedule to tenancy's volume backup policy.