diff options
Diffstat (limited to 'csit/scripts/healthcheck/data/testdata/policy-osc.json')
-rw-r--r-- | csit/scripts/healthcheck/data/testdata/policy-osc.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/csit/scripts/healthcheck/data/testdata/policy-osc.json b/csit/scripts/healthcheck/data/testdata/policy-osc.json new file mode 100644 index 00000000..745eab60 --- /dev/null +++ b/csit/scripts/healthcheck/data/testdata/policy-osc.json @@ -0,0 +1,9 @@ +{ + "scope": { + "ueId": "ue5100", + "qosId": "qos5100" + }, + "qosObjectives": { + "priorityLevel": 5100 + } +} |