1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

Fix doc change

This commit is contained in:
Tlams 2018-04-12 19:22:48 +01:00
parent cfa4d00027
commit c1a96c85ae

View file

@ -234,9 +234,9 @@ 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
'/api/v1/administration/cluster/' | GET - Return all clusters information
'/api/v1/administration/cluster/new' | POST - Inster a new cluster
```
### Cache Data - MongoDB