Releases: HewlettPackard/python-ilorest-library
Releases · HewlettPackard/python-ilorest-library
v2.3.0
Version 2.3.0 of the open sourced Python module for interfacing with iLO's RESTful API.
Change Log:
- Streamlined load/set/and commit operations to be much quicker
- Updated validation to be quicker and more accurately validate more types of properties
- Refactored many aspects of the library for readability and reduction of redundant code
- Added example 54 for expand notation
- Bug Fixes
v2.2.0: Update README.rst
Version 2.2.0 of the open sourced Python module for interfacing with iLO's RESTful API.
Change Log:
- Support for iLO High Security mode
- bugfixes