[{ "templateId": "get-nearrtric-by-rannfnssi", "model": "ran-network", "requestType": "query-cps-path", "xpathTemplate": "//attributes/rANNFNSSIList[text()='{{rANNFNSSIId}}']/ancestor::NearRTRIC", "includeDescendants": true }, { "templateId": "get-plmnmccid-by-sliceprofileid", "model": "ran-network", "requestType": "query-cps-path", "xpathTemplate": "//attributes/sliceProfilesList[@sliceProfileId='{{sliceProfileId}}']/ancestor::NearRTRIC", "includeDescendants": true, "transformParam": "attributes,pLMNInfoList,mcc" }, { "templateId": "get-plmnmncid-by-sliceprofileid", "model": "ran-network", "requestType": "query-cps-path", "xpathTemplate": "//attributes/sliceProfilesList[@sliceProfileId='{{sliceProfileId}}']/ancestor::NearRTRIC", "includeDescendants": true, "transformParam": "attributes,pLMNInfoList,mnc" }, { "templateId": "put-status-nearrtric", "model": "ran-network", "requestType": "patch", "xpathTemplate": "/ran-network/NearRTRIC[@idNearRTRIC='{{idNearRTRIC}}']/attributes/pLMNInfoList[@mcc='{{mcc}}' and @mnc='{{mnc}}']", "includeDescendants": true }, { "templateId": "put-status-gnbcuup", "model": "ran-network", "requestType": "patch", "xpathTemplate": "/ran-network/NearRTRIC[@idNearRTRIC='{{idNearRTRIC}}']/GNBCUUPFunction[@idGNBCUUPFunction='{{idGNBCUUPFunction}}']/attributes/pLMNInfoList[@mcc='{{mcc}}' and @mnc='{{mnc}}']", "includeDescendants": true }, { "templateId": "put-status-nrcelldu", "model": "ran-network", "requestType": "patch", "xpathTemplate": "/ran-network/NearRTRIC[@idNearRTRIC='{{idNearRTRIC}}']/GNBDUFunction[@idGNBDUFunction='{{idGNBDUFunction}}']/NRCellDU[@idNRCellDU='{{idNRCellDU}}']/attributes/pLMNInfoList[@mcc='{{mcc}}' and @mnc='{{mnc}}']", "includeDescendants": true }, { "templateId": "put-status-nrcellcu", "model": "ran-network", "requestType": "patch", "xpathTemplate": "/ran-network/NearRTRIC[@idNearRTRIC='{{idNearRTRIC}}']/GNBCUCPFunction[@idGNBCUCPFunction='{{idGNBCUCPFunction}}']/NRCellCU[@idNRCellCU='{{idNRCellCU}}']/attributes/pLMNInfoList[@mcc='{{mcc}}' and @mnc='{{mnc}}']", "includeDescendants": true } ]