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

Improve cache system

This commit is contained in:
Tlams 2018-02-21 21:33:03 +00:00
parent 1abc2b10a0
commit f8059af13a

View file

@ -213,7 +213,7 @@ curl -H -XPOST -d '{ "name": "Cluster_1",
``` ```
### Manage instance status ### Instance status management
``` bash ``` bash
'/api/v1/instance/id/([a-z0-9]+)/status/(start|stop|current|reset|shutdown)' | GET '/api/v1/instance/id/([a-z0-9]+)/status/(start|stop|current|reset|shutdown)' | GET
``` ```
@ -225,7 +225,7 @@ curl -H -XPOST -d '{ "name": "Cluster_1",
'/api/v1/administration/cluster/new' | POST - Inster a new cluster '/api/v1/administration/cluster/new' | POST - Inster a new cluster
``` ```
### Cache Data - Mongo data ### Cache Data - MongoDB
``` bash ``` bash
# date/cluster/node/vmid # date/cluster/node/vmid
# Disks mapping # Disks mapping