Redfish-Interface-Emulator icon indicating copy to clipboard operation
Redfish-Interface-Emulator copied to clipboard

The Redfish Interface Emulator can emulate a Redfish-based interface statically (GET) or dynamically (POST, PATCH, DELETE)

Results 5 Redfish-Interface-Emulator issues
Sort by recently updated
recently updated
newest added

Running a vanilla copy of v1.1.8 on a static redfish mockup starts the service and finds the redfish tree in the static directory OK, however when doing a GET on...

Both my IBM CentOS server and my local wsl CentOS image are both getting a 404 return on a POST request. It is happening with both http and https requests....

how to change this populate-config.json file based on my requirements? Chassis Count -1 Cartridge Count -12 or 24 (Server , storage,NIC,FPGA ,GPU) Each Cartridge node count -2 or 4 (if...

cleanup

The emulation code for the ./Systems/{id}/ResetAction resource in located in the file ./api_emulator/redfish/ComputerSystem/ResetAction.py. A behavior of a reset action is to change the ComputerSystem.Status.State property. However, this requires the code...

Upgrade libraries to fix critical vulnerability CVE-2024-45491 Other vulnerability which may be fixed at the same time: CVE-2024-45492 CVE-2024-37371