X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=solution%2Fintegration%2Fsmo%2Fnon-rt-ric%2Fdata%2Ftestdata%2Fv2%2Fpolicy_std_v2.json;fp=solution%2Fintegration%2Fsmo%2Fnon-rt-ric%2Fdata%2Ftestdata%2Fv2%2Fpolicy_std_v2.json;h=dcb7e38ffc9dccb16f1639a57706b1b777054ccf;hb=f44c0a436ce33157b817f189d7d3c45a35469e3c;hp=0000000000000000000000000000000000000000;hpb=13a8f4e2f4a6cf0f4ac01260bd6b1c14b62975e3;p=oam.git diff --git a/solution/integration/smo/non-rt-ric/data/testdata/v2/policy_std_v2.json b/solution/integration/smo/non-rt-ric/data/testdata/v2/policy_std_v2.json new file mode 100644 index 0000000..dcb7e38 --- /dev/null +++ b/solution/integration/smo/non-rt-ric/data/testdata/v2/policy_std_v2.json @@ -0,0 +1,16 @@ +{ + "ric_id": "ric2", + "policy_id": "aa8feaa88d944d919ef0e83f2172a5000", + "service_id": "controlpanel", + "policytype_id": "2", + "status_notification_uri": "http://callback-receiver:8090/callbacks/test", + "policy_data": { + "scope": { + "ueId": "ue5000", + "qosId": "qos5000" + }, + "qosObjectives": { + "priorityLevel": 5000 + } + } +} \ No newline at end of file