aboutsummaryrefslogtreecommitdiffstats
path: root/plans/ccsdk-oran/polmansuite/data/testdata/v2/policy_std_v2.json
blob: dcb7e38ffc9dccb16f1639a57706b1b777054ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
        }
    }
}