leventecsanyi | becc9ce | 2023-04-05 12:57:14 +0200 | [diff] [blame] | 1 | { |
| 2 | "eventId": "4cb32729-85e3-44d1-aa6e-c923b9b059a5", |
| 3 | "eventCorrelationId": "68f15800-8ed4-4bae-9e53-27a9e03e1911", |
| 4 | "eventTime": "2023-03-28T14:29:23.876+0000", |
sourabh_sourabh | f232f30 | 2023-05-09 14:34:59 +0100 | [diff] [blame] | 5 | "eventType": "org.onap.cps.ncmp.event.model.BatchResponseEvent", |
| 6 | "eventSchema": "urn:cps:org.onap.cps.ncmp.event.model.BatchResponseEvent", |
leventecsanyi | becc9ce | 2023-04-05 12:57:14 +0200 | [diff] [blame] | 7 | "eventSchemaVersion": "v1", |
| 8 | "event": { |
| 9 | "payload": [ |
| 10 | { |
| 11 | "cmHandle": "CmHandle5", |
| 12 | "additionalProperties": [ |
| 13 | { |
| 14 | "Shape": "cube", |
| 15 | "Size": "small", |
| 16 | "Color": "yellow" |
| 17 | } |
| 18 | ], |
| 19 | "state": { |
| 20 | "cmHandleState": "READY", |
| 21 | "lastUpdateTime": "2023-04-03T20:03:19.832+0000" |
| 22 | } |
| 23 | }, |
| 24 | { |
| 25 | "cmHandle": "CmHandle6", |
| 26 | "additionalProperties": [ |
| 27 | { |
| 28 | "Shape": "cube", |
| 29 | "Size": "small", |
| 30 | "Color": "yellow" |
| 31 | } |
| 32 | ], |
| 33 | "state": { |
| 34 | "cmHandleState": "READY", |
| 35 | "lastUpdateTime": "2023-04-02T20:01:19.832+0000" |
| 36 | } |
| 37 | } |
| 38 | ] |
| 39 | } |
| 40 | } |