X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=core%2Fmodels%2Facknowledge_alarm.json;h=8a9e50a0c9469de8040357b5afb13f90875192ab;hb=HEAD;hp=ba6a1e44be5981f739b4c0c73f72b67189283ae6;hpb=409dc1c833c31efa10df51de88adf198a36121de;p=osm%2FMON.git diff --git a/core/models/acknowledge_alarm.json b/core/models/acknowledge_alarm.json deleted file mode 100644 index ba6a1e4..0000000 --- a/core/models/acknowledge_alarm.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "schema_version": { "type": "string" }, - "schema_type": { "type": "string" }, - "ack_details": - { - "alarm_uuid": { "type": "string" }, - "resource_uuid": { "type": "string" }, - "tenant_uuid": { "type": "string" }, - "vim_type": { "type": "string" } - }, - "required": [ "schema_version", - "schema_type", - "alarm_uuid", - "resource_uuid", - "tenant_uuid", - "vim_type" ] -} \ No newline at end of file