Adds vdu_id to message bus models
[osm/MON.git] / osm_mon / core / models / update_alarm_req.json
index ab5c312..a8a0f82 100644 (file)
@@ -29,6 +29,7 @@
     "correlation_id": { "type": "integer" },
     "alarm_uuid": { "type": "string" },
     "metric_uuid": { "type": "string" },
+    "vdu_id": { "type": "string"},
     "description": { "type": "string" },
     "severity": { "type": "string" },
     "operation": { "type": "string" },