Versions Compared

Key

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

...

  • Configuration-phy-cell-id
S.No.IdTemplateJSON Payload
1get-nearrtric-by-idgnbdufunction{
"templateId": "get-nearrtric-by-idgnbdufunction",
"model": "ran-network",
"requestType": "query-cps-path",
"xpathTemplate": "//GNBDUFunction/idGNBDUFunction[text()='\''{{idGNBDUFunction}}'\'']/ancestor::NearRTRIC",
"includeDescendants": true,
"transformParam":"NearRTRIC,idNearRTRIC"
}

{
"inputParameters": {
"idGNBDUFunction": "110"
}
}

2put-nrpci-nrcelldu{
"templateId": "put-nrpci-nrcelldu",
"model": "ran-network",
"requestType": "patch",
"xpathTemplate": "/ran-network/NearRTRIC[@idNearRTRIC='\''{{idNearRTRIC}}'\'']/GNBDUFunction[@idGNBDUFunction='\''{{idGNBDUFunction}}'\'']/NRCellDU[@idNRCellDU='\''{{idNRCellDU}}'\'']",
"includeDescendants": true
}
{
"inputParameters":{
"idNearRTRIC":"11",
"idGNBDUFunction":"110",
"idNRCellDU":"Chn0005"
},
"payload": {
"attributes":{"nRPCI":3}
}
}


  • preload templates

View file
namepreload-oofpcipoc.txt
height250


View file
namepreload.json
height250