mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
0472e5c1e1
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.