Remove Governance Lock (Bucket)
This API allows users to remove governance lock from a bucket.
DELETE
/storage/buckets/{bucket_name}/lock/Path parameters
bucket_namePathstringrequiredBucket Name
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
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