mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-12 11:12:10 +00:00
fix doc
This commit is contained in:
parent
c1a96c85ae
commit
3467031db9
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ curl -H -XPOST -d '{ "name": "Cluster_B",
|
|||
'/api/v1/administration/cluster/<cluster>' | GET - Return the informations for an specific cluster
|
||||
| PUT - Update the configurations for an specific cluster
|
||||
| DELETE - Delete the configuration for an specific cluster
|
||||
| POST - Inster a new cluster
|
||||
| POST - Insert a new cluster
|
||||
|
||||
'/api/v1/administration/cluster/' | GET - Return all clusters information
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue