Router Commands
Print or run commands on a site (internal sync)
Send an API command to the management server to print or list resources on the router, or run a custom command.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Body
application/json
Sync (print) request payload
The body is of type object
.
Response
200
application/json
Command output from the router
The shape depends on the printed result from the router