3 "$schema": "http://json-schema.org/draft-04/schema#",
4 "title": "Data job subscription operation event format",
6 "javaType": "org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.DataJobSubscriptionOperationInEvent",
9 "description": "the type of the event",
13 "description": "the root level of the common event format",
20 "description": "The subscription data job identifier.",
23 "productionJobDefinition": {
24 "description": "Additional values to be added into the subscription.",
28 "description": "An object that contains the data node selectors.",
32 "description": "A string that contains one or multiple data node selector in JEX format.",
38 "description": "An object that contains the the notification types and notification filter.",
41 "notificationTypes": {
42 "description": "A string array of notification types.",
48 "notificationFilter": {
49 "description": "A string that contains one or multiple notification filter in JEX format",
59 "description": "The data type of the data job subscription.",
63 "description": "The data type identifier",