2 "$schema": "https://json-schema.org/draft/2019-09/schema",
3 "$id": "urn:cps:org.onap.cps.ncmp.events:ncmp-async-request-response-event-schema:v1",
4 "$ref": "#/definitions/NcmpAsyncRequestResponseEvent",
6 "NcmpAsyncRequestResponseEvent": {
7 "description": "The payload for CPS async request response event.",
9 "javaType" : "org.onap.cps.ncmp.event.model.NcmpAsyncRequestResponseEvent",
12 "description": "The unique id identifying the event generated by DMI.",
15 "eventCorrelationId": {
16 "description": "The request id passed by NCMP.",
20 "description": "The time of the event. The expected format is 'yyyy-MM-dd'T'HH:mm:ss.SSSZ'.",
24 "description": "The target of the event.",
28 "description": "The type of the event.",
32 "description": "The event schema for async request response events.",
35 "eventSchemaVersion": {
36 "description": "The event schema version for async request response events.",
40 "$ref": "#/definitions/Event"
43 "$ref": "#/definitions/Forwarded-Event"
57 "description": "The event content.",
61 "description": "The unique id identifying the event generated by DMI.",
64 "eventCorrelationId": {
65 "description": "The request id passed by NCMP.",
69 "description": "The time of the event. The expected format is 'yyyy-MM-dd'T'HH:mm:ss.SSSZ'.",
73 "description": "The target of the event.",
77 "description": "The type of the event.",
81 "description": "The event schema for async request response events.",
84 "eventSchemaVersion": {
85 "description": "The event schema version for async request response events.",
89 "description": "The source of the event.",
92 "response-data-schema": {
93 "description": "The received schema of response data",
97 "description": "The received status of the response.",
101 "description": "The received code of the response.",
104 "forwardedEventData": {
105 "description": "The data payload",
108 "forwardedEventPayload": {
115 "eventCorrelationId",
120 "eventSchemaVersion",
122 "response-data-schema",
130 "description": "The event content.",
134 "description": "The unique id identifying the event generated by DMI",
137 "eventCorrelationId": {
138 "description": "The request id passed by NCMP.",
142 "description": "The time of the event. The expected format is 'yyyy-MM-dd'T'HH:mm:ss.SSSZ'.",
146 "description": "The target of the event.",
150 "description": "The type of the event.",
154 "description": "The event schema for async request response events.",
158 "description": "The source of the event.",
161 "response-data-schema": {
162 "description": "The received schema of response data",
166 "description": "The received status of the response.",
170 "description": "The received code of the response.",
174 "description": "The data payload",
184 "eventCorrelationId",
190 "response-data-schema",