v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
Access Points

Initiate a Ping test on an AP

Starts an asynchronous Ping test on the specified AP.

post/network-troubleshooting/v1/aps/{serial-number}/ping

Path parameters

serial-numberstring required

Serial number of the target device

Request body

destinationstring required

Hostname/IP address required

packetSizeinteger

The packet size in bytes (10-2000)

countinteger

Number of probes to send (1-100)

interfacePortstring
vlaninteger
rolestring
includeRawOutputboolean

Whether to include raw output in the response.

Response

Accepted. The operation has been successfully initiated. The response includes the location to track the operation's status.

locationstring uri-reference

The relative URL path to query the status and result of the asynchronous operation.

status'INITIATED'

The initial status of the operation.

startTimestring date-time

ISO 8601 timestamp indicating when the operation was initiated.