Minor Model Changes
[osm/MON.git] / osm_mon / core / models / delete_metric_req.json
index f9886de..7e03e72 100644 (file)
   "tenant_uuid": { "type": "string" },
   "correlation_id": { "type": "integer" },
   "vim_type": { "type": "string" },
+  "vim_uuid": { "type": "string" },
   "required": [ "schema_verion",
                 "schema_type",
                 "metric_name",
                 "metric_uuid",
                 "resource_uuid",
                 "correlation_id",
-                "vim_type" ]
-}
\ No newline at end of file
+                "vim_type",
+                "vim_uuid" ]
+}