diff --git a/Volume-Server-API.md b/Volume-Server-API.md index 52f079d..ad30758 100644 --- a/Volume-Server-API.md +++ b/Volume-Server-API.md @@ -32,16 +32,6 @@ curl -X DELETE http://127.0.0.1:8080/3,01637037d6 ```bash curl http://127.0.0.1:8080/3,01637037d6?cm=false ``` - -### Create а specific volume on a specific volume server - -```bash -curl "http://localhost:8080/admin/assign_volume?replication=000&volume=3" -``` - -This generates volume 3 on this volume server. - -If you use other replicationType, e.g. 001, you would need to do the same on other volume servers to create the mirroring volumes. ### Delete а volume