Versions Compared

Key

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

...

Code Block
titleRequest
{
  "requestId":"",
  "sliceProfile":{
    "":""
  },
  "trackingArea":"",
  "shareability":"",
  "NSIId":"",
  "RANNSSIId":"",
  "RANNFNSSIId":"",
  "s-NSSAI":"",
  "NSSTId":"",
  “callbackURL”:””,
   “additionalproperties”:{
     “resourceConfig”:{
      //This maps contains value only on closed loop scenario
      }
  },
  “action”:” allocate, modify-allocate, modify-deallocate, deallocate, activate, deactivate, reconfigure”
}

...

Code Block
titleRequest
{
  "RANNFNSSIId": "",
  "requestId": "",
  “callbackURL”:””,
  "action": ""
}


Code Block
titleResponse
{
  "status": "",
  "reason": {},
  "requestId": "",
  "action": ""
}

...

Code Block
titleRequest
{
  "RANNFNSSIId": "",
  "requestId": "",
  “callbackURL”:””,
  "action": ""
}


Code Block
titleResponse
{
  "status": "",
  "reason": {},
  "requestId": "",
  "action": ""
}

...

Code Block
titleRequest
{
  "RANNFNSSIId": "",
  "requestId": "",
  “callbackURL”:””,
  "action": ""
}


Code Block
titleResponse
{
  "status": "",
  "reason": {},
  "requestId": "",
  "action": ""
}

...