DMTF
DMTF
Redfishtool
A Python34 program that implements a command line tool for accessing the Redfish API.
python-redfish-library
Python3 library for interacting with devices that support a Redfish service
Redfish-Tools
DMTF-produced tools to support the Redfish Specification
libredfish
libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving event...
Redfish-Event-Listener
The Redfish Event Listener is a lightweight HTTPS server that can be deployed to read and record events from Redfish services.
Redfish-Interface-Emulator
The Redfish Interface Emulator can emulate a Redfish-based interface statically (GET) or dynamically (POST, PATCH, DELETE)
Redfish-Mockup-Creator
A Python3 program that creates a Redfish Mockup folder structure from a real live Redfish service.
Redfish-Mockup-Server
A simple Python 3.4 program that can be copied into a folder at the top of any Redfish mockup and can serve Redfish requests on the specified IP/port.
Redfish-Profile-Simulator
A Flask-based simulator of a Redfish Service implementing the proposed OCP feature Profile.