HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Firmware Upgrade at MSP Level

Upgrade the specific type of devices to firmware version, for all the tenants of an MSP customer.

To initiate upgrade for certain type of devices, specify device_type as one of "IAP" for swarm, "MAS" for MAS switches, "HP" for aruba switches, "CX" for CX switches, "CONTROLLER" for controllers respectively.

To exclude groups from the upgrade, please specify exclude_groups with a list of groups in the body.

To exclude tenants from the upgrade, please specify exclude_customers with a list of tenant IDs in the body.

Possible error_codes for the error responses are

  1. 0001 - General Error.
  2. 0003 - Validation Error. Unsupported query combination
  3. 0004 - Validation Error. Invalid value for a query parameter
  4. 0005 - Validation Error. Missing required parameter.
Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!