mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Server API (markdown)
parent
8afd6620fa
commit
609bc670c9
|
@ -25,8 +25,8 @@ You can append to any HTTP API with &pretty=y to see a formatted json output.
|
|||
|
||||
| POST/PUT Parameter | Description | Default |
|
||||
| ---- | -- | -- |
|
||||
| dataCenter | preferred data center | empty |
|
||||
| rack | preferred rack | empty |
|
||||
| dataCenter | data center | empty |
|
||||
| rack | rack | empty |
|
||||
| collection | collection | empty |
|
||||
| replication | replication | empty |
|
||||
| ttl | time to live, examples, 3m: 3 minutes, 4h: 4 hours, 5d: 5 days, 6w: 6 weeks, 7M: 7 months, 8y: 8 years | empty |
|
||||
|
|
Loading…
Reference in a new issue