1[
2 {
3 "created_at": "2023-07-15T10:23:15.000Z",
4 "updated_at": "2024-05-20T10:19:32.000Z",
5 "id": 1689416595016925,
6 "product_name": "abc",
7 "short_code": "def",
8 "active": true,
9 "valid_duration": "",
10 "trial_days": 307,
11 "max_activations": 1,
12 "hardware_id_required": false,
13 "is_upgrade": false,
14 "company_id": 276,
15 "allow_trial": true,
16 "enable_maintenance_period": false,
17 "floating_users": 0,
18 "is_floating": false,
19 "is_node_locked": true,
20 "is_user_locked": false,
21 "maintenance_duration": "",
22 "subscription_duration": "",
23 "default_license_type": "perpetual",
24 "max_consumptions": 1,
25 "authorization_method": "license-key",
26 "prevent_vm": false,
27 "allow_overages": false,
28 "consumption_period": null,
29 "max_overages": 0,
30 "reset_consumption": false,
31 "is_archived": false,
32 "is_floating_cloud": false,
33 "floating_timeout": 120,
34 "is_bundle": false,
35 "metadata": {
36 "a": 1
37 },
38 "features": [
39 {
40 "id": 535,
41 "code": "b",
42 "feature_type": "consumption",
43 "max_consumption": 1,
44 "metadata": {
45 "a": "b",
46 "k": "m"
47 }
48 },
49 {
50 "id": 609,
51 "code": "x",
52 "feature_type": "consumption",
53 "max_consumption": 1,
54 "metadata": {}
55 }
56 ]
57 }
58]