Introducing DELETING and DELETED Cmhandle State
[cps.git] / cps-ncmp-events / src / main / resources / schemas / ncmp-event-schema-v1.json
index 05a0e93..235a6aa 100644 (file)
@@ -67,7 +67,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.",