Add ORAN Python SDK first draft
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / dmaap / templates / v2 / dmaap-msg-policy-create.json.j2
1 [
2     {
3         "apiVersion": "1.0",
4         "operation": "PUT",
5         "correlationId": "1596304565904621535",
6         "originatorId": "849e6c6b420",
7         "payload": {
8             "policy_data": {
9                 "scope": {
10                     "ueId": "ue3010",
11                     "qosId": "qos3010"
12                 },
13                 "qosObjectives": {
14                     "priorityLevel": 3010
15                 }
16             },
17             "policy_id": "0f7bb041e1584b1fa17e87520d70a3010",
18             "policytype_id": "1",
19             "ric_id": "ric1",
20             "service_id": "service2",
21             "status_notification_uri": "http://example.com",
22             "transient": true
23         },
24         "requestId": "23343221",
25         "target": "policy-agent",
26         "timestamp": "2020-08-01 17:56:05.905035",
27         "type": "request",
28         "url": "/a1-policy/v2/policies/"
29     },
30     {
31         "apiVersion": "1.0",
32         "operation": "PUT",
33         "correlationId": "1596304566656253556",
34         "originatorId": "849e6c6b420",
35         "payload": {
36             "policy_data": {
37                 "scope": {
38                     "ueId": "ue3120",
39                     "qosId": "qos3120"
40                 },
41                 "qosObjectives": {
42                     "priorityLevel": 3120
43                 }
44             },
45             "policy_id": "0f7bb041e1584b1fa17e87520d70a3120",
46             "policytype_id": "1",
47             "ric_id": "ric1",
48             "service_id": "service2",
49             "status_notification_uri": "http://example.com",
50             "transient": true
51         },
52         "requestId": "23343221",
53         "target": "policy-agent",
54         "timestamp": "2020-08-01 17:56:06.656949",
55         "type": "request",
56         "url": "/a1-policy/v2/policies/"
57     },
58     {
59         "apiVersion": "1.0",
60         "operation": "PUT",
61         "correlationId": "1596304566656253557",
62         "originatorId": "849e6c6b420",
63         "payload": {
64             "policy_data": {
65                 "scope": {
66                     "ueId": "ue3131",
67                     "qosId": "qos3131"
68                 },
69                 "qosObjectives": {
70                     "priorityLevel": 3101
71                 }
72             },
73             "policy_id": "0f7bb041e1584b1fa17e87520d70a3131",
74             "policytype_id": "1",
75             "ric_id": "ric1",
76             "service_id": "service2",
77             "status_notification_uri": "http://example.com",
78             "transient": true
79         },
80         "requestId": "23343221",
81         "target": "policy-agent",
82         "timestamp": "2020-08-01 17:56:06.656949",
83         "type": "request",
84         "url": "/a1-policy/v2/policies/"
85     },
86     {
87         "apiVersion": "1.0",
88         "operation": "PUT",
89         "correlationId": "1596304566656253758",
90         "originatorId": "849e6c6b422",
91         "payload": {
92             "policy_data": {
93                 "scope": {
94                     "ueId": "ue3153",
95                     "qosId": "qos3153"
96                 },
97                 "qosObjectives": {
98                     "priorityLevel": 3103
99                 }
100             },
101             "policy_id": "0f7bb041e1584b1fa17e87520d70a3153",
102             "policytype_id": "2",
103             "ric_id": "ric2",
104             "service_id": "service2",
105             "status_notification_uri": "http://example.com",
106             "transient": true
107         },
108         "requestId": "23343221",
109         "target": "policy-agent",
110         "timestamp": "2020-08-01 17:56:06.656949",
111         "type": "request",
112         "url": "/a1-policy/v2/policies/"
113     }
114 ]