Fixes discrepancies and missing params in JSON models
[osm/MON.git] / osm_mon / core / models / list_alarm_resp.json
index 077e24c..66eaeb3 100644 (file)
@@ -22,7 +22,5 @@
 {
   "schema_version": { "type": "string" },
   "schema_type": { "type": "string" },
-  "vim_type": { "type": "string" },
-  "vim_uuid": { "type": "string" },
   "list_alarm_response": { "$ref": "definitions.json#/notify_details" }
 }