Stopping Replication to the Object Storage Destination Bucket
Stop replication to the Object Storage destination bucket and make the bucket writable.
Note
If you stop replication, the policy is removed from the destination bucket and can't be recovered. The bucket reverts to a standard read/write bucket and is no longer a replication target.
If you stop replication, the policy is removed from the destination bucket and can't be recovered. The bucket reverts to a standard read/write bucket and is no longer a replication target.
The source bucket's replication policy no longer appears in the Replication policy list no longer has an entry and the (Destination) indicator no longer appears in the Replication policy section heading. The bucket reverts to being read/write. Use the oci os replication make-bucket-writable command and required parameters to stop replication to the Object Storage destination bucket and make the bucket writable.
oci os replication make-bucket-writable --bucket-name bucket_name [OPTIONS]If you're replicating to a destination bucket in a different region, include the
regionparameter and the region identifier. For example:oci os replication make-bucket-writable --bucket-name MyDestinationBucket --region us-ashburn-1If the command is successful, you're returned to the prompt.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the MakeBucketWritable operation to stop replication to the Object Storage destination bucket and make the bucket writable.