Update scripts to populate policy data for E2E testing of nonrtric
[it/dep.git] / nonrtric / data / run_in_k8s / testdata / STD / v2 / policy.json
1 {
2     "ric_id": "ric5",
3     "policy_id": "aa8feaa88d944d919ef0e83f2172a5200",
4     "service_id": "service1",
5     "policytype_id": "2",
6     "status_notification_uri": "http://callback-receiver:8090/callbacks/test",
7     "policy_data": {
8         "scope": {
9             "ueId": "ue5200",
10             "qosId": "qos5200"
11         },
12         "qosObjectives": {
13             "priorityLevel": 5200
14         }
15     }
16 }