blob: c3a780e7c0380753ae08d8104cf147d83ec7157c [file] [log] [blame]
Manojkiran Edaa907a582021-01-19 14:28:06 +05301{
2 "entries":[
3 {
4 "attribute_name" : "vmi_if_count",
5 "lower_bound" : 0,
6 "upper_bound" : 2,
7 "scalar_increment" : 1,
8 "default_value" : 1,
9 "helpText" : "vmi_if_count",
10 "displayName" : "vmi_if_count"
11 },
12 {
13 "attribute_name" : "vmi_if0_ipv4_prefix_length",
14 "lower_bound" : 0,
15 "upper_bound" : 32,
16 "scalar_increment" : 1,
17 "default_value" : 0,
18 "helpText" : "vmi_if0_ipv4_prefix_length",
19 "displayName" : "vmi_if0_ipv4_prefix_length"
20 },
21 {
22 "attribute_name" : "vmi_if1_ipv4_prefix_length",
23 "lower_bound" : 0,
24 "upper_bound" : 32,
25 "scalar_increment" : 1,
26 "default_value" : 0,
27 "helpText" : "vmi_if1_ipv4_prefix_length",
28 "displayName" : "vmi_if1_ipv4_prefix_length"
Corey Swenson61761d92021-03-15 10:58:06 -050029 },
30 {
31 "attribute_name" : "hb_number_huge_pages",
32 "lower_bound" : 0,
33 "upper_bound" : 65535,
34 "scalar_increment" : 1,
35 "default_value" : 0,
36 "helpText" : "Specifies the number of huge pages available for memory management, requires a reboot for a change to be applied.",
37 "displayName" : "Number Huge Pages"
38 },
39 {
Corey Swensonbda160c2021-04-14 14:49:30 -050040 "attribute_name" : "hb_huge_page_size",
41 "lower_bound" : 0,
42 "upper_bound" : 255,
43 "scalar_increment" : 1,
44 "default_value" : 0,
Corey Swenson6496b032021-05-07 10:54:35 -050045 "helpText" : "Specifies the size of huge pages, 0 = 16GB, requires a reboot for a change to be applied.",
Corey Swensonbda160c2021-04-14 14:49:30 -050046 "displayName" : "Huge Page Size"
47 },
48 {
Roland Veloz47cf6632021-04-16 17:11:22 -050049 "attribute_name" : "hb_field_core_override",
50 "lower_bound" : 0,
51 "upper_bound" : 255,
52 "scalar_increment" : 1,
53 "default_value" : 0,
54 "helpText" : "The number of cores to activate where 0 being to activate all available cores. Where N, for fused cores, is to activate 2N cores. Where N, for non-fused cores, is to activate N cores.",
55 "displayName" : "Field Core Override"
Corey Swenson6496b032021-05-07 10:54:35 -050056 },
57 {
58 "attribute_name" : "hb_power_limit_in_watts",
59 "lower_bound" : 0,
60 "upper_bound" : 65535,
61 "scalar_increment" : 1,
62 "default_value" : 0,
63 "helpText" : "Specifies the power limit in watts.",
64 "displayName" : "Power Limit In Watts"
65 }
Manojkiran Edaa907a582021-01-19 14:28:06 +053066 ]
67}