From 072311a2c7e2b24de14e3e18b6e5e397f67df83b Mon Sep 17 00:00:00 2001 From: "Thomas.GSP" Date: Sat, 28 Apr 2018 13:05:04 +0100 Subject: [PATCH] Syntax title --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb5e655..1dec8ba 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ vi /opt/HyperProxmox/code/scripts/main/private/conf/config < set your values > ``` -#### Purge system +#### Purge system You should setup an cron to purge old data. ``` bash RET=4 # older than the current date less this delay in days @@ -250,7 +250,7 @@ curl -H -XPOST -d '{ '/api/v1/administration/cluster/' | GET - Return all clusters information ``` -### Data +### Data ``` bash '/api/v1/administration/purge' | POST - Delete old data ``` @@ -302,4 +302,4 @@ curl http://127.0.0.1:8080/api/v1/static/nodes/1519040226/Cluster_1/sd-817348 When a new instance is discover, the system assign an unique ID for this VM. This unique ID is visible in the comments part in Proxmox. This ID allow the possibility to follow the VM in a large infrastructure with frequent VM balancing between the Proxmox hypervisors. - \ No newline at end of file +