blob: e9716a32536aa4ed311beb31913dfa58f42eaee8 [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,
45 "helpText" : "Specifies the size of huge pages, requires a reboot for a change to be applied.",
46 "displayName" : "Huge Page Size"
47 },
48 {
Corey Swenson61761d92021-03-15 10:58:06 -050049 "attribute_name" : "hb_memory_region_size",
50 "lower_bound" : 0,
51 "upper_bound" : 255,
52 "scalar_increment" : 1,
53 "default_value" : 4,
54 "helpText" : "Specifies the size of the logical memory block the system uses to read memory, requires a reboot for a change to be applied. Encoded: 3=128MB 4=256MB.",
55 "displayName" : "Memory Region Size"
Roland Veloz47cf6632021-04-16 17:11:22 -050056 },
57 {
58 "attribute_name" : "hb_field_core_override",
59 "lower_bound" : 0,
60 "upper_bound" : 255,
61 "scalar_increment" : 1,
62 "default_value" : 0,
63 "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.",
64 "displayName" : "Field Core Override"
65 }
Manojkiran Edaa907a582021-01-19 14:28:06 +053066 ]
67}