summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
new file mode 100644
index 00000000..b33fd781
--- /dev/null
+++ b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-cells-list.json
@@ -0,0 +1,8 @@
+{
+"inputParameters": {
+"mcc": ${tmp.mcc},
+"mnc": ${tmp.mnc},
+"coverageArea": ${tmp.payload.coverageArea},
+"nRTAC": ${tmp.payload.trackingArea}
+}
+} \ No newline at end of file