Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Element

Name

Parent

Type

Mandatory

Description

Format

(example) Value

1Headerid
StringYesrandom id for cloud event header. UUID is suggested.

2source
StringYessource of information. value : ncmp.<cmhandle-id>ncmp.12ac34e43556e
3specversion
StringYes[fixed value] cloud event version spec. valuefixed value1.0
4type
StringYestype of event. valuefixed valuetrustLevelChangeEvent
5dataschema
StringYesdata schema. valuefixed valueorg.onap.cps.ncmp.events.cmhandle.TrustLevelChangeEvent:1.0.0
6correlationid
StringYes
<cmhandle-id>
7Payloaddata
ObjectYesThe actual data payload. Details will be provided below.3GPP TS 28.532 standard
8attributeNamedataStringYesThe attribute which has changed.<name>trustLevel
9oldAttributeValuedataStringNoThe old value of the attribute which has changed.
COMPLETE
10newAttributeValuedataStringNoThe new value of the attribute which has changed.
NONE

...