Remove Governance Lock (Bucket)
This API allows users to remove governance lock from a bucket.
DELETE
/api/v1/storage/buckets/{bucket_name}/lock/Path parameters
bucket_namePathstringrequiredBucket Name
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Responses
200Successfully retrieved the retention policy for the bucket.
example
200example
Success412No retention policy exists for the specified bucket.
example
412example
No locking policy defined for this bucket.example
Precondition Failed