Adds vdu_id to message bus models
[osm/MON.git] / osm_mon / core / models / create_alarm.json
index d7fce88..a25ea7b 100644 (file)
@@ -29,8 +29,8 @@
     "correlation_id": { "type": "integer" },
     "alarm_name": { "type": "string" },
     "metric_name": { "type": "string" },
-    "tenant_uuid": { "type": "string" },
     "resource_uuid": { "type": "string" },
+    "vdu_id": { "type": "string"},
     "description": { "type": "string" },
     "severity": { "type": "string" },
     "operation": { "type": "string" },