Revision history for Net-Versa-Director
0.004000 2025-11-04 13:26:19+01:00 Europe/Vienna
- change list_device_interfaces to return all interface types not just vni
This is a breaking change which changes the return value from arrayref
to hashref of interface types!
To get the old behaviour you can call list_device_interfaces->{vni}.
0.003000 2025-04-22 17:03:27+02:00 Europe/Vienna
- add support for OAuth authentication
automatically detected when server is on port 9183
requires login and logout methods to be called
0.002000 2023-10-11 14:34:40+02:00 Europe/Vienna
- change get_director_info API endpoint
because the previous isn't accessible with a tenant user
0.001000 2023-10-09 17:08:19+02:00 Europe/Vienna
- initial release