post
https://{api-base-url}/device_management/v1/swarm//action/
This API will help to send following commands given below to specific swarm.
-
reboot_swarm: This command performs a reboot of the all IAPs in specific swarm.
-
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:
- 0001 - General Error.
- 0004 - Validation Error. Invalid value for a query parameter.
401Unauthorized
403Forbidden
404Not found
413Request-size limit exceeded
417Request-size limit exceeded
429API Rate limit exceeded