Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Releases: spenceation/hpnapy

V1.0.6

16 Mar 13:09
27cfa82
Compare
Choose a tag to compare
  • Added: New API commands supported:
    • add_change_plan
    • del_change_plan
    • deploy_change_plan
    • list_change_plan
    • mod_change_plan
    • reboot_device
    • show_change_plan
    • show_rule_compliance
    • synchronize
  • Fix: HTTP status code 221 causing exception.

v.1.0.5

19 Feb 15:59
7a99817
Compare
Choose a tag to compare
  • Resolves issue with parsing HTTP 204 return codes.
  • Resolves issue for show policy compliance only showing one result.

v.1.0

03 Jul 01:20
5cc77cf
Compare
Choose a tag to compare
Merge into Master branch. (#2)

* - Updated README to include basic usage.

* - Collapsed API query into _get_api_query_response method.
- Added add_device command.
- Added show_device_config command.
- Added show_routing command.

* - Added all HP NA methods.

* - Adjusted version to 1.0.0.