Implementation of Python REST Client to work with the HPE Aruba OS Switch through its robust RESTFUL API interface.
To install directly into your python environment please use the pip install pyarubaaoss command
For more information on HPE Aruba Switches, please visit www.hpe.com/networking
What's Changed:
1.0.1 Initial Release 1.0.2 added ip address, tests and refactored auth object to allow user to select API version 1.0.3 added get_mactable and ports functions 1.0.4 Added print_mactable & auth.cookie in headers