v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
Gateways

Get Gateway Poe Bounce test status and results

Retrieves the status and results of a previously initiated asynchronous Gateway Poe Bounce test.

get/network-troubleshooting/v1/gateways/{serial-number}/poeBounce/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 Gateway Poe Bounce 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).