List Lifecycle Rules
GET
/api/v1/storage/bucket_lifecycle/{bucket_name}/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 fetched lifecycle rules for the bucket
example
200example
Success412Precondition Failed – Bucket does not exist in the project
example
412example
No Bucket with this name exist in this project.example
Precondition Failed