-
Notifications
You must be signed in to change notification settings - Fork 92
Home
As of release 3.0 onwards, our documentation is now available at: https://hewlettpackard.github.io/python-ilorest-library/
Information here may be outdated or incorrect.
The Python iLO RESTful library is the platform on which the HPE RESTful tool was built Its main purpose is to simplify the inband and outband communication to the HPE RESTful API. The HPE RESTful API for iLO is a RESTful application programming interface for the management of iLO and iLO Chassis Manager-based HPE servers. REST (Representational State Transfer) is a web-based software architectural style consisting of a set of constraints that focus on a system's resources. HPE REST 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. The API allows the clients to manage and interact with iLO through a fixed URL and several URIs. Go to the API overview section for more details.
- API Overview
- Installation Guide
- Quick Start
- Quick Start (Inband/Local)
- Examples
- Frequently Asked Questions
Join the Yammer group to discuss and get support from the community and team.
If you have further questions, please contact the team:
Contributors are listed here.