blob: 25458155f6ab7118e6b8f5e139cbffbc1f92164c [file] [log] [blame]
Brad Bishopd7cbc982017-07-31 22:44:24 -04001/xyz/openbmc_project/control/minimum_ship_level_required:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -05002 - Interface: xyz.openbmc_project.Control.MinimumShipLevel
3 Properties:
4 MinimumShipLevelRequired:
5 Default: 'true'
Brad Bishopd7cbc982017-07-31 22:44:24 -04006
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -05007/xyz/openbmc_project/control/host0/auto_reboot:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -05008 - Interface: xyz.openbmc_project.Control.Boot.RebootPolicy
9 Properties:
10 AutoReboot:
11 Default: 'true'
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -050012
Deepak Kodihallia692bcc2017-08-27 03:28:25 -050013/xyz/openbmc_project/control/host0/boot:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050014 - Interface: xyz.openbmc_project.Control.Boot.Source
15 Properties:
16 BootSource:
17 Default: Source::Sources::Default
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050018 - Interface: xyz.openbmc_project.Control.Boot.Mode
19 Properties:
20 BootMode:
21 Default: Mode::Modes::Regular
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -050022
Deepak Kodihalli72133982017-08-27 06:54:26 -050023/xyz/openbmc_project/control/host0/boot/one_time:
24 - Interface: xyz.openbmc_project.Control.Boot.Source
25 Properties:
26 BootSource:
27 Default: Source::Sources::Default
28 - Interface: xyz.openbmc_project.Control.Boot.Mode
29 Properties:
30 BootMode:
31 Default: Mode::Modes::Regular
32 - Interface: xyz.openbmc_project.Object.Enable
33 Properties:
34 Enabled:
35 Default: 'true'
36
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -050037/xyz/openbmc_project/control/host0/power_cap:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050038 - Interface: xyz.openbmc_project.Control.Power.Cap
39 Properties:
40 PowerCap:
41 Default: 0
42 Validation:
43 Type: "range"
44 Validator: "0..1000"
45 Unit: "Watts"
46 PowerCapEnable:
47 Default: 'false'
Andrew Geisslerf0497ff2020-04-13 07:39:11 -050048
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -050049/xyz/openbmc_project/control/host0/power_restore_policy:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050050 - Interface: xyz.openbmc_project.Control.Power.RestorePolicy
51 Properties:
52 PowerRestorePolicy:
53 Default: RestorePolicy::Policy::AlwaysOff
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -050054
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -050055/xyz/openbmc_project/time/sync_method:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050056 - Interface: xyz.openbmc_project.Time.Synchronization
57 Properties:
58 TimeSyncMethod:
59 Default: Synchronization::Method::NTP
Ratan Gupta24bfc042017-07-10 12:13:34 +053060
61/xyz/openbmc_project/network/host0/intf:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050062 - Interface: xyz.openbmc_project.Network.MACAddress
63 Properties:
64 MACAddress:
65 Default: '"00:00:00:00:00:00"'
66 Validation:
67 Type: "regex"
68 Validator: '^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$'
Ratan Gupta24bfc042017-07-10 12:13:34 +053069
Patrick Williams4e57b352017-07-29 06:30:06 -050070#needs to implement address validation TODO openbmc/issues/2046
Ratan Gupta24bfc042017-07-10 12:13:34 +053071/xyz/openbmc_project/network/host0/intf/addr:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050072 - Interface: xyz.openbmc_project.Network.IP
73 Properties:
74 Address:
75 Default: '"0.0.0.0"'
76 PrefixLength:
77 Default: 0
78 Validation:
79 Type: "range"
80 Validator: 0..128
81 Unit: "bits"
82 Origin:
83 Default: IP::AddressOrigin::Static
84 Gateway:
85 Default: '"0.0.0.0"'
86 Type:
87 Default: IP::Protocol::IPv4
Deepak Kodihalliad79a1b2017-07-22 14:12:41 -050088
89/xyz/openbmc_project/control/host0/restriction_mode:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050090 - Interface: xyz.openbmc_project.Control.Security.RestrictionMode
91 Properties:
92 RestrictionMode:
93 Default: RestrictionMode::Modes::None
Marri Devender Rao7f0a66d2017-07-19 02:13:31 -050094
95/xyz/openbmc_project/control/host0/TPMEnable:
Deepak Kodihalli2a93f742017-08-27 03:16:13 -050096 - Interface: xyz.openbmc_project.Control.TPM.Policy
97 Properties:
98 TPMEnable:
99 Default: 'false'
Gunnar Mills2e169332018-01-26 14:45:39 -0600100
Adriana Kobylak5dce67a2018-08-20 14:39:30 -0500101/xyz/openbmc_project/control/power_supply_attributes:
102 - Interface: xyz.openbmc_project.Control.PowerSupplyAttributes
103 Properties:
104 DeratingFactor:
105 Default: 90
106
Gunnar Mills2e169332018-01-26 14:45:39 -0600107/xyz/openbmc_project/control/power_supply_redundancy:
108 - Interface: xyz.openbmc_project.Control.PowerSupplyRedundancy
109 Properties:
110 PowerSupplyRedundancyEnabled:
111 Default: 'true'
Jayanth Othayoth82f23772018-02-06 05:13:20 -0600112
113/xyz/openbmc_project/control/host0/turbo_allowed:
114 - Interface: xyz.openbmc_project.Control.Host.TurboAllowed
115 Properties:
116 TurboAllowed:
117 Default: 'true'
Deepak Kodihallidcc1bdb2018-09-07 02:14:17 -0500118
119/xyz/openbmc_project/logging/rest_api_logs:
120 - Interface: xyz.openbmc_project.Object.Enable
121 Properties:
122 Enabled:
123 Default: 'false'
Jayashankar Padath634e8d02019-04-02 23:20:35 +0530124
Andrew Geissler6f5102f2020-04-09 16:18:53 -0500125/xyz/openbmc_project/logging/settings:
126 - Interface: xyz.openbmc_project.Logging.Settings
127 Properties:
128 QuiesceOnHwError:
129 Default: 'false'
130
Jayashankar Padath634e8d02019-04-02 23:20:35 +0530131/xyz/openbmc_project/software/apply_time:
132 - Interface: xyz.openbmc_project.Software.ApplyTime
133 Properties:
134 RequestedApplyTime:
135 Default: ApplyTime::RequestedApplyTimes::OnReset