summaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2022-09-12 17:46:32 -0500
committerjhh <jorge.hernandez-herrero@att.com>2022-09-12 17:46:32 -0500
commit0c92a69b4e45ce14d0643032bed23a1799cae8d0 (patch)
tree0ec9646bb3af9ce55135e96a4ee5c9d4b820f1de /controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json
parent10554fd32c7b4ffd32e3096e44cf309a4a06e3a5 (diff)
5G SON usecase A1 O1 policies support
Issue-ID: POLICY-4108 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I3e740f108dad18f78dc69ebed1949674c58ff95b
Diffstat (limited to 'controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json')
-rw-r--r--controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json b/controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json
new file mode 100644
index 000000000..2fa46c0f4
--- /dev/null
+++ b/controlloop/common/rules-test/src/main/resources/vpci/v5G.son.O1.sdnr.success.json
@@ -0,0 +1,23 @@
+{
+ "body": {
+ "output": {
+ "CommonHeader": {
+ "TimeStamp": "2022-08-10T07:10:05.614Z",
+ "APIver": "1.0",
+ "RequestID": "427e68b6-3946-4cc6-bbf9-602aff28ac3a",
+ "SubRequestID": "${replaceMe}",
+ "RequestTrack": [],
+ "Flags": []
+ },
+ "Status": {
+ "Code": 200,
+ "Value": "SUCCESS"
+ },
+ "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }"
+ }
+ },
+ "version": "1.0",
+ "rpc-name": "ModifyO1Config",
+ "correlation-id": "427e68b6-3946-4cc6-bbf9-602aff28ac3a",
+ "type": "response"
+}