[MON] Adds check for 'insecure' vim config param in Openstack plugin
[osm/MON.git] / osm_mon / core / models / read_metric_data_resp.json
index 43f809f..c851646 100644 (file)
@@ -27,6 +27,7 @@
   "correlation_id": { "type": "integer" },
   "resource_uuid": { "type": "string" },
   "tenant_uuid": { "type": "string" },
+  "vim_uuid": { "type": "string" },
   "metrics_data":
   {
     "time_series": [{
@@ -55,6 +56,7 @@
                 "metric_name",
                 "metric_uuid",
                 "resource_uuid",
+                "vim_uuid",
                 "correlation_id",
                 "time_series",
                 "metrics_series" ]