Minor Model Changes
[osm/MON.git] / osm_mon / core / models / list_metric_resp.json
index 9ec198c..4b56f2c 100644 (file)
@@ -25,6 +25,7 @@
   "tenant_uuid": { "type": "string" },
   "correlation_id": { "type": "integer" },
   "vim_type": { "type": "string" },
+  "vim_uuid": { "type": "string" },
   "metrics_list":
     [{
       "type": "array",
@@ -39,8 +40,9 @@
                   "schema_type",
                   "correlation_id",
                   "vim_type",
+                  "vim_uuid",
                   "metric_name",
                   "metric_uuid",
                   "metric_unit",
                   "resource_uuid" ]
-}
\ No newline at end of file
+}