Fixes discrepancies and missing params in JSON models
[osm/MON.git] / osm_mon / core / models / list_metric_req.json
index 9612e44..7474956 100644 (file)
@@ -32,8 +32,9 @@
   },
   "required": [ "schema_version",
                 "schema_type",
-                "vim_type",
-                "vim_uuid",
+                "ns_id",
+                "vdu_name",
+                "vnf_member_index",
                 "correlation_id"
               ]
 }