aboutsummaryrefslogtreecommitdiffstats
path: root/plans/ccsdk-oran/polmansuite/data/testdata/v2/policy_osc.json
blob: 902f9111b9afd52c58bf84b86692c3a1a0524bc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "ric_id": "ric1",
    "policy_id": "aa8feaa88d944d919ef0e83f2172a5100",
    "service_id": "controlpanel",
    "policytype_id": "1",
    "status_notification_uri": "http://callback-receiver:8090/callbacks/test",
    "policy_data": {
        "scope": {
            "ueId": "ue5100",
            "qosId": "qos5100"
        },
        "qosObjectives": {
            "priorityLevel": 5100
        }
    }
}