redfish topic
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.
Redfish-Service-Validator
The Redfish Service Validator is a Python3 tool for checking conformance of any "device" with a Redfish service interface against Redfish CSDL schema
Redfish-Tacklebox
Python based utilities for performing common management operations with Redfish