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:
parent
cfa4d00027
commit
c1a96c85ae
1 changed files with 1 additions and 1 deletions
|
@ -234,9 +234,9 @@ curl -H -XPOST -d '{ "name": "Cluster_B",
|
||||||
'/api/v1/administration/cluster/<cluster>' | GET - Return the informations for an specific cluster
|
'/api/v1/administration/cluster/<cluster>' | GET - Return the informations for an specific cluster
|
||||||
| PUT - Update the configurations for an specific cluster
|
| PUT - Update the configurations for an specific cluster
|
||||||
| DELETE - Delete the configuration 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/' | GET - Return all clusters information
|
||||||
'/api/v1/administration/cluster/new' | POST - Inster a new cluster
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Cache Data - MongoDB
|
### Cache Data - MongoDB
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue