[MON] Adds check for 'insecure' vim config param in Openstack plugin
[osm/MON.git] / osm_mon / core / models / list_alarm_resp.json
index 2ccd705..077e24c 100644 (file)
@@ -22,5 +22,7 @@
 {
   "schema_version": { "type": "string" },
   "schema_type": { "type": "string" },
-  "list_alarm_resp": { "$ref": "definitions.json#/notify_details" }
-}
\ No newline at end of file
+  "vim_type": { "type": "string" },
+  "vim_uuid": { "type": "string" },
+  "list_alarm_response": { "$ref": "definitions.json#/notify_details" }
+}