HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Set Firmware Compliance Version for Tenant

Set firmware compliance version for specific device_type for a tenant(customer) from MSP customer so that all devices of that specific device_type will move 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.

To set firmware compliance for a group of the tenant, please specify group name in the body.

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!