25b75ee0e1e94a4023b69580dfef0f69d368f8cb
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / mock / policy-instance-notype.json
1 [
2     {
3       "id": "2001",
4       "type": "2",
5       "ric": "ric1",
6       "json": {
7         "scope": {
8           "ueId": "ue3100",
9           "qosId": "qos3100"
10         },
11         "qosObjectives": {
12           "priorityLevel": 3100
13         }
14       },
15       "service": "service1",
16       "lastModified": "2020-12-08T21:12:43.719084Z"
17     }
18   ]