1{
2 "count": 14,
3 "next": null,
4 "previous": null,
5 "results": [
6 {
7 "id": 10,
8 "code": "borrow_license"
9 },
10 {
11 "id": 11,
12 "code": "create_bundle_order"
13 },
14 {
15 "id": 8,
16 "code": "create_license_policy"
17 },
18 {
19 "id": 1,
20 "code": "create_order"
21 },
22 {
23 "id": 2,
24 "code": "issue_license"
25 },
26 {
27 "id": 13,
28 "code": "manage_license_oauth_clients"
29 },
30 {
31 "id": 4,
32 "code": "manage_license_users"
33 },
34 {
35 "id": 5,
36 "code": "manage_license_user_credentials"
37 },
38 {
39 "id": 3,
40 "code": "manage_managers"
41 },
42 {
43 "id": 7,
44 "code": "reset_device"
45 },
46 {
47 "id": 6,
48 "code": "reset_license"
49 },
50 {
51 "id": 12,
52 "code": "revoke_device"
53 },
54 {
55 "id": 14,
56 "code": "show_license_oauth_clients"
57 },
58 {
59 "id": 9,
60 "code": "show_license_usage_report"
61 }
62 ]
63}