Unlocking a Snapshot Policy
Unlock a locked File Storage snapshot policy to allow deletions (in the case of a delete lock) or updates, moves, and deletions (in the case of a full lock).
You can also override snapshot policy locks.
Required IAM Policy
To remove locks, in addition to permission to manage the snapshot policy, you need permissions to manage locks.
To unlock a snapshot policy, you must have RESOURCE_LOCK_REMOVE
permissions.
- Open the navigation menu and select Storage. Under File Storage, select File Systems.
- (Optional) In the List scope section, under Compartment, select a compartment.
- Under Additional resources, click Snapshot Policies.
- Click the name of the snapshot policy that you want to unlock.
- On the snapshot policy's details page, next to Resource Locking, select Remove.
Use the <TBD> command and required parameters to unlock a snapshot policy:
oci fs filesystem-snapshot-policy TBD <snapshot_policy_OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the RemoveFilesystemSnapshotPolicyLock operation to unlock a snapshot policy.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.