mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Master Server API (markdown)
parent
f7fb395154
commit
97cb288125
|
@ -20,7 +20,7 @@ curl "http://localhost:9333/dir/assign?dataCenter=dc1"
|
|||
|
||||
| Parameter | Description | Default |
|
||||
| ---- | -- | -- |
|
||||
| count | how many file ids to reserve | 1 |
|
||||
| count | how many file ids to assign. Use `<fid>_1`, `<fid>_2` for the extra assigned file id. e.g. 3,01637037d6_1, 3,01637037d6_2 | 1 |
|
||||
| collection | required collection name | empty |
|
||||
| dataCenter | preferred data center | empty |
|
||||
| rack | preferred rack | empty |
|
||||
|
|
Loading…
Reference in a new issue