Add the lifecycle and policy new operations

Mathieu Arnold
2026-08-23 08:31:46 +02:00
parent 52a43d9556
commit 2e0cf8ec69
+2 -1
@@ -388,6 +388,7 @@ Manage S3-compatible storage buckets:
- **Delete Bucket**: Remove empty buckets with confirmation dialog
- **Quota Management**: Set storage limits per bucket
- **Bucket Details**: View detailed statistics and configuration
- **Lifecycle rules**: View the lifecycle rules, and edit them with a rich web form
#### User Management (/object-store/users)
@@ -426,7 +427,7 @@ Manage S3 API users and their permissions:
Manage bucket policies and access control:
**Policy Operations**:
- Create JSON-based bucket policies
- Create bucket policies using a rich web form UI or paste a JSON-based policy
- Edit existing policies with syntax validation
- Delete policies
- Validate policy syntax before saving