HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Cancel Scheduled Upgrade

Cancel scheduled firmware upgrade for a device or for a whole group of devices.

To Cancel scheduled upgrade for certain type of devices of specific group, 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, and the group as the group name.

To Cancel scheduled upgrade a device, you can specify swarm_id of the specific swarm or serial of the specific device.

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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Please specify one of swarm_id/serial/combined as group and device_type to cancel scheduled upgrade.

string

Swarm ID

string

Serial of device

string

Specify one of "IAP/MAS/HP/CX/CONTROLLER"

string

Specify Group Name to cancel upgrade for devices in that group

Responses

401

Unauthorized

403

Forbidden

404

Not found

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json