v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
CX Switches

Get CX Switch Traceroute test status and results

Retrieves the status and results of a previously initiated asynchronous CX Switch Traceroute test.

get/network-troubleshooting/v1/cx/{serial-number}/traceroute/async-operations/{task-id}

Path parameters

serial-numberstring required

Serial number of the target device

task-idstring uuid required

ID of the asynchronous operation task

Response

OK. Returns the status and results of the CX Switch Traceroute test.

status'INITIATED' | 'RUNNING' | 'COMPLETED' | 'FAILED' required

The final or current status of the operation.

progressPercentinteger required

Percentage completion of the operation (0-100).

startTimestring date-time required

ISO 8601 timestamp indicating when the operation was initiated.

endTimestring date-time

ISO 8601 timestamp indicating when the operation finished (null if not finished).

rawOutputstring

The raw output of the test.