Skip to main content

GET – Systems Instance FutureState (SD)

Request

GET https://{{ip}}/redfish/v1/Systems/{{system_instance}}/SD
Content-Type: application/json
  1. Displays the information about the BootOptions.

  2. This resource has the property values which will be applied in the next boot.

  3. 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.