HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Run 'show' commands (Gateway)

Starts an asynchronous execution of one or more 'show' commands on a Gateway. Rejected with 400 if any command does not start with 'show ', or if more than 20 commands are provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Serial number of the target device

Body Params

The list of 'show' commands to run.

commands
array of strings
required
length ≤ 20

List of CLI commands to run; each MUST start with 'show '.

commands*
Responses

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