Add first work package for REST API implementation
[anna.git] / example / diameter / launcher / resources / rest_api / helpers / diameterJsonHelper / examples / aar.json
1 {
2    "message": {
3       "@application-id": "16777236",
4       "@end-to-end-id": "0",
5       "@hop-by-hop-id": "0",
6       "@name": "AA-Request",
7       "@p-bit": "yes",
8       "@version": "1",
9       "avp": [
10          {
11             "@data": "test1;afNodeHostname.nodeHostRealm.com;1;8033450",
12             "@name": "Session-Id"
13          },
14          {
15             "@data": "16777236",
16             "@name": "Auth-Application-Id"
17          },
18          {
19             "@data": "afHost.afRealm.com",
20             "@name": "Origin-Host"
21          },
22          {
23             "@data": "afRealm.com",
24             "@name": "Origin-Realm"
25          },
26          {
27             "@data": "operatorRealm.com",
28             "@name": "Destination-Realm"
29          },
30          {
31             "@data": "ownHostId.operatorRealm.com",
32             "@name": "Destination-Host"
33          },
34          {
35             "@hex-data": "313232",
36             "@name": "AF-Application-Identifier"
37          },
38          {
39             "@name": "Media-Component-Description",
40             "avp": [
41                {
42                   "@data": "0",
43                   "@name": "Media-Component-Number"
44                },
45                {
46                   "@hex-data": "313232",
47                   "@name": "AF-Application-Identifier"
48                },
49                {
50                   "@data": "127",
51                   "@name": "Max-Requested-Bandwidth-UL"
52                },
53                {
54                   "@data": "133",
55                   "@name": "Max-Requested-Bandwidth-DL"
56                },
57                {
58                   "@alias": "ENABLED",
59                   "@data": "2",
60                   "@name": "Flow-Status"
61                },
62                {
63                   "@alias": "DEFAULT",
64                   "@data": "0",
65                   "@name": "Reservation-Priority"
66                }
67             ]
68          },
69          {
70             "@alias": "FINAL_SERVICE_INFORMATION",
71             "@data": "0",
72             "@name": "Service-Info-Status"
73          },
74          {
75             "@name": "Subscription-Id",
76             "avp": [
77                {
78                   "@alias": "END_USER_E164",
79                   "@data": "0",
80                   "@name": "Subscription-Id-Type"
81                },
82                {
83                   "@data": "626037099",
84                   "@name": "Subscription-Id-Data"
85                }
86             ]
87          },
88          {
89             "@hex-data": "3139322e3136382e302e31",
90             "@name": "Framed-IP-Address"
91          },
92          {
93             "@hex-data": "5741502e4d4f564953544152",
94             "@name": "Called-Station-Id"
95          }
96       ]
97    }
98 }