-
Story
-
Resolution: Done
-
Medium
-
None
The schema will be used to send dataJob result from DMI to an existing Kafka topic, ncmp-async-m2m
Status out of scope
Element | Name | Parent | Type | Mandatory | Description | Format |
---|---|---|---|---|---|---|
1 | header | |||||
2 | id | header | String | Yes | random id for cloud event header. UUID is suggested | |
3 | source | header | String | Yes | source of information | |
4 | specversion | header | String | Yes | cloud event version spec | fixed value |
5 | type | header | String | Yes | type of event | org.onap.cps.ncmp.events.async1_0_0.DataJobEvent |
6 | dataschema | header | String | Yes | data schema | urn:cps:org.onap.cps.ncmp.events.async1_0_0.DataJobEvent:1.0.0 |
7 | correlationid | header | String | Yes | dataJobId | |
8 | destination | header | String | Yes | Client kafka topic | |
9 | data | Object | Note: treat result as data, don't validate, don't parse |
A/C:
- Document in wiki (with minimum sample data, new column with sample value)
- Send to stakeholders and agree