Results 13 repositories owned by DMTF

Redfishtool

212
Stars
66
Forks
Watchers

A Python34 program that implements a command line tool for accessing the Redfish API.

python-redfish-library

156
Stars
172
Forks
Watchers

Python3 library for interacting with devices that support a Redfish service

Redfish-Tools

78
Stars
35
Forks
Watchers

DMTF-produced tools to support the Redfish Specification

libredfish

46
Stars
21
Forks
Watchers

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...

libspdm

34
Stars
48
Forks
Watchers

Redfish-Event-Listener

30
Stars
15
Forks
Watchers

The Redfish Event Listener is a lightweight HTTPS server that can be deployed to read and record events from Redfish services.

Redfish-Interface-Emulator

54
Stars
24
Forks
Watchers

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

Redfish-Mockup-Creator

47
Stars
22
Forks
Watchers

A Python3 program that creates a Redfish Mockup folder structure from a real live Redfish service.

Redfish-Mockup-Server

69
Stars
37
Forks
Watchers

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

21
Stars
17
Forks
Watchers

A Flask-based simulator of a Redfish Service implementing the proposed OCP feature Profile.