-
When I try to execute the lld script directly with username, pw, ipmi SimpleStorage I'll get the following error:
Traceback (most recent call last):
6: from ./redfish-lld:57:in `'
…
-
### Summary
`resource_id` parameter is accepted in `redfish_command` and `redfish_config` which is very much useful to pass the ID of the System, Manager or Chassis. This feature is missing in `redfi…
-
Schema items tagged with Redfish.Excerpt objects are intended to contain a schema-defined subset of properties from the Base schema, and include them in the base object.
Redfish service validator s…
-
TPMEnable is the only xyz/openbmc_project/ interface I see being called in webui-vue.
https://github.com/openbmc/webui-vue/blob/5c977976d9450b50faeb33ba5bd1b5deaabcc3b5/src/store/modules/Control/Boo…
-
We learned that if we disabled Redfish Host Interface within the iPXE, we're getting the following error when loading the IPXE.
We're not ready to use the Redfish Host Interface yet and still depend …
-
After adding DeviceMgr as plugin, the discovered System has Manager resource, that does not exist in db.
```
intel@ubuntu:~$ curl -k -u 'admin:D3v1ceMgr' https://127.0.0.1:45000/redfish/v1/Syst…
-
I was trying to validate a subprocessor which its URL would be like `/redfish/v1/Systems/system0/Processors/cpu0/SubProcessors/core0` and want to leverage the `SubordinateToResource` to specify its lo…
-
Hello,
Is it possible to access the redfish api on the BMC directly from the OS similar to the ipmi kernel driver using the client?
loth updated
2 months ago
-
Server usually has its own error logging mechanism. Although Redfish has error report definition. Do we consider to create a library so plat form can link to their own error logging system?
-
Refer to the temporary solution at https://github.com/tianocore/edk2-redfish-client/commit/d82746f58f16768a3ce221143811532dca3bfd49.