ironic.drivers.redfish module¶
- class ironic.drivers.redfish.RedfishHardware[source]¶
- Bases: - GenericHardware- Redfish hardware type. - property supported_bios_interfaces¶
- List of supported bios interfaces. 
 - property supported_boot_interfaces¶
- List of supported boot interfaces. 
 - property supported_console_interfaces¶
- List of supported console interfaces. 
 - property supported_firmware_interfaces¶
- List of supported firmware interfaces. 
 - property supported_inspect_interfaces¶
- List of supported power interfaces. 
 - property supported_management_interfaces¶
- List of supported management interfaces. 
 - property supported_power_interfaces¶
- List of supported power interfaces. 
 - property supported_raid_interfaces¶
- List of supported raid interfaces. 
 - property supported_vendor_interfaces¶
- List of supported vendor interfaces. 
 
