1/xyz/openbmc_project/logging/send_event_logs_to_host:
2    - Interface: xyz.openbmc_project.Object.Enable
3      Properties:
4          Enabled:
5              Default: 'true'
6
7/xyz/openbmc_project/dump/system_dump_policy:
8    - Interface: xyz.openbmc_project.Object.Enable
9      Properties:
10          Enabled:
11              Default: 'true'
12
13/xyz/openbmc_project/control/host0/power_mode:
14    - Interface: xyz.openbmc_project.Control.Power.Mode
15      Properties:
16          PowerMode:
17              Default: Mode::PowerMode::MaximumPerformance
18
19/xyz/openbmc_project/hardware_isolation/allow_hw_isolation:
20    - Interface: xyz.openbmc_project.Object.Enable
21      Properties:
22          Enabled:
23              Default: 'true'
24