Updated Volume Server API (markdown)

Chris Lu 2021-12-26 17:34:11 -08:00
parent e680355435
commit 1463f771ed

@ -33,7 +33,7 @@ The size returned is the size stored on SeaweedFS, sometimes the file is automat
| URL Parameter | Description | Default |
| ---- | -- | -- |
| fsync | if "true", the writes will incur an fsync operation | false |
| fsync | if "true", the write will incur an fsync operation | false |
| type | if "replicate", this is a replicated request, so the writes will not be replicated to other volume servers | empty |
| ts | modification timestamp in epoch seconds | empty |
| cm | content is a chunk manifest file | empty |