Versions Compared

Key

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

...

Code Block
languagexml
titleSample Body
linenumberstrue
collapsetrue
 {
       "payloadType": "CM_Write",
       "decisionType": "Allow",
       "payload": {
           "cmHandleId": "F811AF64F5146DFC545EC60B73DE948E",
           "resourceIdentifier": "ericssonsome-enm-gnbdu:GNBDUFunction=1resource-id",
           "targetFdn": "MEContext=RadioNode-K6_0001,ManagedElement=RadioNode-K6_0001",
           "cmChangeRequest": {
               "NRCELLDUCell": [
                   {
                       "id": "NRCellDUCell-id",
                       "attributes": {
                           "administrativeState": "UNLOCKED"
                       }
                   }
               ]
           }
       }
   }

...