Versions Compared

Key

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

...


NameParentTypeExampleOptional/CompulsoryNotes
1Authorization: Bearerheader?String (encoded?)
Required

required for tracking/ (future) authentication and to identify the source of the request

2payloadTypebodyString CM_WriteRequired'CM_Write' currently, the only support value
3

DecisionTypedecisionType

bodyStringAllowRequired'Allow' currently, the only support value supported value
4

payload

bodyObject
Required
5

cmHandle

payloeadStringF811AF64F5146DFC545EC60B73DE948EOptionalCan be sent while cmHandle is used instead of alternateId
6

targetFdn

payloadStringMEContext=RadioNode-0001,ManagedElement=RadioNode-0001RequiredFDN to 'CM-Handle' ?!
67

resourceIdentifer

payloadStringericsson-enm-gnbdu:GNBDUFunction=1RequiredRemainder of FDN ?
78

changeRequestcmChangeRequest

payloadObjectString
RequiredCM Change Requestthe change value

Output Parameters


NameParentTypeExampleOptional/CompulsoryNotes
1decisionIdbodyString
RequiredUUIDUID
2decisionbodyStringDenyRequiredcurrently only 'Allow' and 'Deny' are supported
(case sensitive ?!)
3messagebodyString 
Optional

How to use the Interface in NCMP

...