Deleting a Retention Rule
On Compute Cloud@Customer, you can delete Object Storage retention rules.
This task isn't available in the Console.
Use the oci os retention-rule delete command and required parameters to delete a retention rule.
oci os retention-rule delete --namespace-name <object_storage_namespace> --bucket-name <bucket_name> --retention-rule-id <retention_rule_identifier> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the DeleteRetentionRule operation to delete a retention rule.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.