get https://<api-base-url>/firmware/v1/versions
Get list of firmware versions for device.
Specify device_type "IAP"/"MAS"/"HP"/"CX"/"CONTROLLER" to get firmware versions for swarms, MAS switches, aruba switches,
CX switches, and controllers respectively or
you can specify swarm_id to get list of supported version for specific swarm or you can specify
serial to get list of supported version for specific device.
Possible error_codes for the error responses are
- 0001 - General Error.
- 0003 - Validation Error. Unsupported query combination
- 0004 - Validation Error. Invalid value for a query parameter.
- 0005 - Validation Error. Missing required parameter.