Adding and removing elements
diff --git a/views/ngXosViews/mcordTopology/mocks/mcord.conf.json b/views/ngXosViews/mcordTopology/mocks/mcord.conf.json
index 17f8d01..7246775 100644
--- a/views/ngXosViews/mcordTopology/mocks/mcord.conf.json
+++ b/views/ngXosViews/mcordTopology/mocks/mcord.conf.json
@@ -2,7 +2,7 @@
   {
     "url": "instances",
     "base": "xos/",
-    "methods": ["GET"],
+    "methods": ["GET", "POST"],
     "param": "id"
   }
 ]
\ No newline at end of file