blob: 791d33d1232016259c9e0d12174d7969e6ab4050 [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 {
40 "attribute_name" : "hb_memory_region_size",
41 "lower_bound" : 0,
42 "upper_bound" : 255,
43 "scalar_increment" : 1,
44 "default_value" : 4,
45 "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.",
46 "displayName" : "Memory Region Size"
Manojkiran Edaa907a582021-01-19 14:28:06 +053047 }
48 ]
49}