HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Set Firmware Compliance Version for MSP customer

Set firmware compliance version for specific device_type, for an MSP customer so that all devices of all tenants for that device_type will upgrade to given compliance version or whenever the device connects to central then it will upgrade to compliance version automatically if the device is not on compliance version.
If you want to set firmware compliance for specific tenants then provide tenants in the body which is a list of tenant IDs.
Please 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.

This API does not allow to set unsupported version as firmware compliance. To set unsupported version as firmware compliance please provide "allow_unsupported_version" as True in the body of API.

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!