mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
add "dataNode" parameter for "POST/PUT/GET files"
parent
4c117d6798
commit
7bb4d55d66
|
@ -28,6 +28,7 @@ You can append to any HTTP API with &pretty=y to see a formatted json output.
|
|||
| ---- | -- | -- |
|
||||
| dataCenter | data center | empty |
|
||||
| rack | rack | empty |
|
||||
| dataNode | data node | 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