Versions Compared

Key

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

...

External Validation REST Interface

URI

...

: <server-address>/policy-executor/api/v1

Input Parameters


NameParentTypeExampleOptional/CompulsoryNotes
1Authorization: BearerheaderString
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

decisionType

bodyStringAllowRequired'Allow' currently, the only supported value
4

payload

bodyObject Array
Required
5

cmHandleId

payloadStringF811AF64F5146DFC545EC60B73DE948EOptionalCan be sent while cmHandle is used instead of alternateId
6

resourceIdentifer

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

targetFdn

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

cmChangeRequest

payloadObject
RequiredCM Change Request

...