Async request response NCMP -> Client
[cps.git] / cps-ncmp-service / src / test / resources / dmiAsyncRequestResponseEvent.json
1 {
2   "eventId": "8dbfe0a7-3b28-4109-8fcb-9fbc9c37d56a",
3   "eventCorrelationId": "122ca20b-4f8c-4759-a2b4-f0b9456df204",
4   "eventTime": "2022-05-09T13:34:50.466+0000",
5   "eventSource": "org.onap.ncmp",
6   "eventSchema": "urn:cps:org.onap.cps:async-request-response-event-schema:v1",
7   "eventTarget": "test-topic",
8   "eventContent": {
9     "response-data-schema": "urn:cps:org.onap.cps:async-request-response-event-schema:v1",
10     "response-status": "SUCCESS",
11     "response-code": "200",
12     "response-data": {
13       "ietf-netconf-monitoring:netconf-state": {
14         "schemas": {
15           "schema": [
16             {
17               "identifier": "ietf-tls-server",
18               "version": "2016-11-02",
19               "format": "ietf-netconf-monitoring:yang",
20               "namespace": "urn:ietf:params:xml:ns:yang:ietf-tls-server",
21               "location": [
22                 "NETCONF"
23               ]
24             }
25           ]
26         }
27       }
28     }
29   }
30 }