curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw '{ "templateId": "get-nearrtric-by-rannfnssi", "model": "ran-network", "requestType": "query-cps-path", "xpathTemplate": "//attributes/rANNFNSSIList[text()='\''{{rANNFNSSIId}}'\'']/ancestor::NearRTRIC", "includeDescendants": true, "transformParam": "NearRTRIC" }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/get-nearrtric-by-rannfnssi --header 'Content-Type: application/json' -d '{ "inputParameters": { "rANNFNSSIId": "4039ce18-7f8f-44d7-9822-6cb6cb7227d4" } }' curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw '{ "templateId": "get-plmnmccid-by-sliceprofileid", "model": "ran-network", "requestType": "query-cps-path", "xpathTemplate": "//attributes/sliceProfilesList[@sliceProfileId='\''{{sliceProfileId}}'\'']/ancestor::NearRTRIC", "includeDescendants": true, "transformParam":"NearRTRIC,attributes,pLMNInfoList,mcc" }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/get-plmnmccid-by-sliceprofileid --header 'Content-Type: application/json' -d '{ "inputParameters": { "sliceProfileId": "600bf-8941-473c-be9c-e9962a1111" } }' curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw '{ "templateId": "get-plmnmncid-by-sliceprofileid", "model": "ran-network", "requestType": "query-cps-path", "xpathTemplate": "//attributes/sliceProfilesList[@sliceProfileId='\''{{sliceProfileId}}'\'']/ancestor::NearRTRIC", "includeDescendants": true, "transformParam":"NearRTRIC,attributes,pLMNInfoList,mnc" }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/get-plmnmncid-by-sliceprofileid --header 'Content-Type: application/json' -d '{ "inputParameters": { "sliceProfileId": "b594-e98r-c7f2-ij79" } }' curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw ' { "templateId": "put-status-nearrtric", "model": "ran-network", "requestType": "patch", "xpathTemplate": "/ran-network/NearRTRIC[@idNearRTRIC='\''{{idNearRTRIC}}'\'']/attributes/pLMNInfoList[@mcc='\''{{mcc}}'\'' and @mnc='\''{{mnc}}'\'']", "includeDescendants": true }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/put-status-nearrtric --header 'Content-Type: application/json' -d '{ "inputParameters":{ "idNearRTRIC":"11", "mcc":"310", "mnc":"410" }, "payload": { "sNSSAIList": [{ "sNssai": "[01-3A4C16]", "status": "deactive" }] } }' curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw ' { "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 }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/put-status-gnbcuup --header 'Content-Type: application/json' -d '{ "inputParameters":{ "idNearRTRIC":"11", "mcc":"551", "mnc":"550", "idGNBCUUPFunction":"22" }, "payload": { "sNSSAIList": [{ "sNssai": "[01-3A4C16]", "status": "deactive" }] } }' curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw ' { "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 }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/put-status-nrcellcu --header 'Content-Type: application/json' -d '{ "inputParameters":{ "idNearRTRIC":"11", "mcc":"551", "mnc":"550", "idGNBCUCPFunction":"32", "idNRCellCU":"15199" }, "payload": { "sNSSAIList": [{ "sNssai": "[01-3A4C16]", "status": "deactive" }] } }' curl -k -H "Content-Type: application/json" --request POST 'http://10.31.4.14:8088/templates' --data-raw ' { "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 }' curl --location --user cpsuser:cpsr0cks! --request POST http://10.31.4.14:8088/execute/ran-network/put-status-nrcelldu --header 'Content-Type: application/json' -d '{ "inputParameters":{ "idNearRTRIC":"11", "mcc":"211", "mnc":"211", "idGNBDUFunction":22, "idNRCellDU":15299 }, "payload": { "sNSSAIList": [{ "sNssai": "[01-3A4C16]", "status": "deactive" }] } }'