GET – BootOption Collection
Request
GET https://{{ip}}/ redfish/v1/Systems/Self/BootOptions
Content-Type: application/json
It displays a list of BootOption instances. This represents the collection of BootOption resources.
In BMC, BootOption Inventory will be populated via HostInterface communication with AMI BIOS.
Response
Please refer to Redfish Collection for the JSON response properties.
Give documentation feedback