mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Updated Master Server API (markdown)
+1
-1
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user