Minor Model Changes
[osm/MON.git] / osm_mon / core / models / update_metric_req.json
index 71d4f82..f0f5b97 100644 (file)
@@ -25,6 +25,7 @@
   "tenant_uuid": { "type": "string" },
   "correlation_id": { "type": "integer" },
   "vim_type": { "type": "string" },
+  "vim_uuid": { "type": "string" },
   "metric_create":
   {
     "metric_name": { "type": "string" },
@@ -35,6 +36,7 @@
                 "schema_type",
                 "correlation_id",
                 "vim_type",
+                "vim_type",
                 "resource_uuid"
                 ]
-}
\ No newline at end of file
+}