get https://<api-base-url>/firmware/v1/devices
Get a list of devices with their firmware details. You can optionally specify a group, to filter the devices under a group.
Specify device_type "MAS"/"HP"/"CX"/"CONTROLLER" to get firmware details for MAS switches, aruba switches,
CX switches, and controllers respectively.
Possible error_codes for the error responses are
- 0001 - General Error.
- 0002 - Validation Error. Out of Range value for a query parameter.
- 0004 - Validation Error. Invalid value for a query parameter.