PowerAruba / PowerArubaCX

PowerShell module to manage ArubaCX switches
Apache License 2.0
14 stars 5 forks source link

Move to API version v10.08 from v1 (v10.04) #62

Closed szilvasidave closed 11 months ago

szilvasidave commented 11 months ago

Updated code, tests to use api version v10.08 instead of v1 (v10.04) as it is removed from firmware version v10.12 and a 410 Gone message is received. Release Notes: https://www.arubanetworks.com/techdocs/AOS-CX/10.12/RN/rn_6300-6400_10-12-0006.pdf Page 10: The REST v1 API are not supported in AOS-CX 10.10 or later releases. However, when users made REST v1 requests, they would get expected responses. As of 10.12, REST v1 will be deactivated, so any REST v1 calls made to the switches will no longer give a 200 or 201 response, and will be forbidden. Network admins that previous used REST v1 calls must update them to use later REST versions

alagoutte commented 11 months ago

Hi,

thanks for contribution, I need to check and test.

Also Aruba OS CX 10.06 is always supported (nov 2023) and not all user have already migrate to 10.10 or highest

i will look to try to kept compability with old release