HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Run PingSweep (Gateway)

Starts an asynchronous PingSweep on a Gateway. PingSweep expects 'startPacketSize', 'endPacketSize', 'count' and 'sweepInterval' to ping with various sizes.

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

PingSweep request.

string
required

Target hostname or IP (e.g., 1.1.1.1).

integer
≥ 1
Defaults to 5

Number of ping cycles to run for each packet size in the sweep.

integer
required
≥ 1

Starting payload size (bytes) for the sweep.

integer
required
≥ 1

Final payload size (bytes) for the sweep (must be >= startPacketSize).

integer
required
≥ 1

Step size (bytes) between successive payload sizes.

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