GET – Systems Instance FutureState (SD)
Request
GET https://{{ip}}/redfish/v1/Systems/{{system_instance}}/SD
Content-Type: application/json
Displays the information about the BootOptions.
This resource has the property values which will be applied in the next boot.
In BMC, BootOptions Inventory will be populated via HostInterface communication with AMI BIOS.
Response
The response of the request will be in JSON format. Please refer to Boot Object for more information.
Give documentation feedback