aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/policy_response.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/policy_response.json')
-rw-r--r--src/test/resources/policy_response.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/test/resources/policy_response.json b/src/test/resources/policy_response.json
new file mode 100644
index 0000000..37d263a
--- /dev/null
+++ b/src/test/resources/policy_response.json
@@ -0,0 +1,10 @@
+{
+ "closedLoopControlName": "ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459",
+ "requestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459",
+ "target": "SONHandler",
+ "from": "SDNR",
+ "version": "1.0.2",
+ "policyName": "PCI",
+ "policyVersion": "1.0.2",
+ "payload": " { \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }"
+}