Package: wnpp Severity: wishlist Owner: Karsten Schoeke <karsten.scho...@geobasis-bb.de> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : redfish Version : 3.7.5 Upstream Contact: DMTF, https://www.dmtf.org/standards/feedback * URL : https://github.com/DMTF/python-redfish-library * License : BSD Programming Lang: Python Description : Redfish Python 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.