X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-events%2Fsrc%2Fmain%2Fresources%2Fschemas%2Fncmp-event-schema-v1.json;h=8685034dcdb574bb6de71d35d1d4d1cd2931995f;hb=89c2f729954a4c93bebcd3b7495df8d191ba00b9;hp=2dcc30e6ed59f8f211f468c26941ae623ac85d06;hpb=9e597b73b7eba2006785034cc49294a21b6f967d;p=cps.git diff --git a/cps-ncmp-events/src/main/resources/schemas/ncmp-event-schema-v1.json b/cps-ncmp-events/src/main/resources/schemas/ncmp-event-schema-v1.json index 2dcc30e6e..8685034dc 100644 --- a/cps-ncmp-events/src/main/resources/schemas/ncmp-event-schema-v1.json +++ b/cps-ncmp-events/src/main/resources/schemas/ncmp-event-schema-v1.json @@ -62,7 +62,7 @@ "cmhandle-state": { "description": "State of cmHandle.", "type": "string", - "enum": ["ADVISED", "READY", "LOCKED"] + "enum": ["ADVISED", "READY", "LOCKED", "DELETING", "DELETED"] }, "cmhandle-properties": { "description": "cmHandle properties as json object.",