Get BIOS attributes
get_bios_attributesRetrieve BIOS attributes and the full BIOS resource for a system, returning the BIOS URI and payload for direct inspection or configuration checks.
Instructions
Fetch BIOS attributes and the full BIOS resource for one system. Returns: Object with BIOS attributes, bios_uri, and full BIOS resource payload. Example: get_bios_attributes(system_uri='/redfish/v1/Systems/1')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Configured endpoint name. Omit to use the default endpoint. | |
| system_uri | No | Target ComputerSystem URI. Omit to auto-select the first system. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||