mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
Following is a sample list lock API request schematic, /?lock&bucket=mybucket&prefix=myprefix&duration=holdDuration x-minio-operation: list The response would contain the list of locks held on mybucket matching myprefix for a duration longer than holdDuration.