Skip to content
Jack Garcia edited this page Dec 12, 2016 · 1 revision

Python Redfish Library ===============

The Python Redfish library is the platform on which the Redfish tool was built on. It's main purpose is to simplify the communication to any RESTful API. REST (Representational State Transfer) is a web based software architectural style consisting a set of constraints that focus on a system's resource. Redfish library performs the basic HTTP operations GET, POST, PUT, PATCH and DELETE on resources using the HATEOS (Hypermedia as the Engine of Application) REST architecture. Most API's allow the clients to manage and interact with a fixed URL and several URIs. Go to the API overview section for more details.

Documentation

Mailing list

Join the <Google groups link> to discuss and get support from the community and team.

Contributors

Contributors are listed here.