0.15.4-a1 – 2023-01-30
🚀 Features
✨ A new home!: Pyedgeconnect will now be maintained going forward on the Aruba GitHub: https://github.com/aruba/pyedgeconnect
✨ A new video!: Video walkthrough explaining and demonstrating the EdgeConnect Telemetry code demo has been published, check it out!.
✨ A new code example!: Automatically update port forwarding rules on an appliance with a DHCP-addressed WAN interface to true up discrepencies when the WAN IP address may have changed and requires the destination address in the inbound port forwarding rules to be updated.
Updated the following Orchestrator functions from Swagger:
broadcast_cli()Updated return type frombooltotextso that result can be retrieved using returned key string withget_audit_log_task_status()get_appliance_template_history()Updated type hint for parameterlatesttostrfrombool
Added the following EdgeConnect functions from Swagger:
🐛 Bug Fixes
💥 Breaking Changes:
Corrected function name for
get_vrrp_interfaces()which previously was missing c in interfaces
🧰 Maintenance / Other
Within the EdgeConnect Telemetry Demo code example: fix
Total Flowscalculation for tunnel at bottom ofEdgeConnect Telemetrydashboard
🐛 Known Issues
Warning
The following two functions for the _ip_objects submodule experience
errors at this time. These function do work in the Orchestrator UI:
bulk_upload_address_group() and
bulk_upload_service_group()