From c139775e9b0ef877686a77fa9d4309e20813ea8c Mon Sep 17 00:00:00 2001 From: Tlams Date: Wed, 21 Feb 2018 21:40:03 +0000 Subject: [PATCH] Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b729429..e96ed3b 100644 --- a/README.md +++ b/README.md @@ -207,9 +207,8 @@ curl -H -XPOST -d '{ "name": "Cluster_1", ### General informations ``` bash ([a-z0-9]+) = MongoID -([0-9]+) = Timestamp +([0-9]+) = Timestamp/vmid ([0-9a-zA-Z\_\-]+) = Cluster/node name -([0-9]+) = vmid ``` @@ -221,11 +220,15 @@ curl -H -XPOST -d '{ "name": "Cluster_1", ### Cluster management ``` bash '/api/v1/administration/cluster/(?:[0-9a-zA-Z\_\-]+)' | GET - Return the informations for an specific cluster + | PUT - Update the configurations for an specific cluster + | DELETE - Delete the configuration for an specific cluster + '/api/v1/administration/cluster/' | GET - Return all clusters information '/api/v1/administration/cluster/new' | POST - Inster a new cluster ``` ### Cache Data - MongoDB +This data are manage by the crawler, you can't insert or change data yourself ``` bash # date/cluster/node/vmid # Disks mapping