mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-26 15:38:39 +00:00
In the redfish emulator, "/redfish/v1" returns "ServiceVersion". However, in the HPE API explorer(*), it returns "RedfishVersion". This commit checks both member and print the one that is available. (*) https://ilorestfulapiexplorer.ext.hpe.com/ |
||
|---|---|---|
| .. | ||
| fu-plugin-redfish.c | ||
| fu-redfish-client.c | ||
| fu-redfish-client.h | ||
| fu-redfish-common.c | ||
| fu-redfish-common.h | ||
| fu-self-test.c | ||
| meson.build | ||
| README.md | ||
Redfish Support
Introduction
Redfish is an open industry standard specification and schema that helps enable simple and secure management of modern scalable platform hardware.
By specifying a RESTful interface and utilizing JSON and OData, Redfish helps customers integrate solutions within their existing tool chains.