mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-17 03:50:51 +02:00
Add the lifecycle and policy new operations
+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
|
||||
|
||||
Reference in New Issue
Block a user