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

update conf

This commit is contained in:
Tlams 2018-05-01 12:41:19 +01:00
parent 1599bdad52
commit 2df1a6a8f2
3 changed files with 9 additions and 10 deletions

View file

@ -1,8 +1,6 @@
# Usages
## API
Insert your first cluster (from host)
##  New cluster
``` bash
# Minimum:
curl -H -XPOST -d '{
@ -45,10 +43,4 @@ curl -H -XPOST -d '{
* "groups" : Symbolics groups for this node (list)
* "weight": Weight for the cluster auto-selection (int) [VALUE NOT EMPTY REQUIRED]
![alt text](https://github.com/ThomasGsp/HyperProxmox/blob/master/doc/screenshots/h-nodes.jpg)
![alt text](https://github.com/ThomasGsp/HyperProxmox/blob/master/doc/screenshots/h-vms.jpg)
![alt text](https://github.com/ThomasGsp/HyperProxmox/blob/master/doc/screenshots/h-sto.jpg)
[Usage - api](07-api.md) <-- Previous