HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Generic commands for swarm

This API will help to send following commands given below to specific swarm.

  1. reboot_swarm: This command performs a reboot of the all IAPs in specific swarm.

  2. erase_configuration : This command can used to erase the running configuration and return to factory default setting.

Possible error_codes for the error responses are:

  1. 0001 - General Error.
  2. 0004 - Validation Error. Invalid value for a query parameter.
Path Params
string
required

Swarm ID of device

string
required

Command mentioned in the description that is to be executed

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json