Updated Master Server API (markdown)

Chris Lu 2020-11-27 11:28:04 -08:00
parent 97cb288125
commit d8f62791dc

@ -20,7 +20,7 @@ curl "http://localhost:9333/dir/assign?dataCenter=dc1"
| Parameter | Description | Default |
| ---- | -- | -- |
| 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 |
| count | how many file ids to assign. Use `<fid>_1`, `<fid>_2` for the assigned additional file ids. e.g. 3,01637037d6_1, 3,01637037d6_2 | 1 |
| collection | required collection name | empty |
| dataCenter | preferred data center | empty |
| rack | preferred rack | empty |