UNSOLVED

Salon_OB

updated

1 year ago

S

Salon_OB

1 Rookie

8 Posts

2 Points

0

257

May 19th, 2025 11:48

set boot device and auto config behaviour through redfish api

Hi,

i have servers with PERC H750 that i want to do some actions through redfish, specifically setting the boot device and auto config behaviour.

if i look at this endpoint /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.1-1/Controllers/RAID.Slot.1-1

i can see the following fields

"AutoConfigBehavior": "Non-RAIDDisk",
"BootVirtualDiskFQDD":"Disk.Virtual.2:RAID.Slot.1-1"
but i cant find the endpoints to configure them.
any help will be much appreciated