v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
Gateways

Initiate a Https test on a Gateway

Starts an asynchronous Https test on the specified Gateway.

post/network-troubleshooting/v1/gateways/{serial-number}/https

Path parameters

serial-numberstring required

Serial number of the target device

Request body

urlstring required

Hostname/IP address required

countinteger

Number of ping packets to send (1-10)

intervalinteger

Time between ping packets in seconds (1-10)

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.