mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-08 23:50:43 +02:00
Updated Master Server API (markdown)
@@ -70,6 +70,13 @@ curl "http://localhost:9333/vol/grow?ttl=5d&count=4"
|
||||
|
||||
This generates 4 empty volumes.
|
||||
|
||||
### Delete Collection
|
||||
|
||||
```bash
|
||||
# delete a collection
|
||||
curl "http://localhost:9333/col/delete?collection=benchmark&pretty=y"
|
||||
```
|
||||
|
||||
### Check System Status
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user