Service CableDiagnostics

HTTP Method

Resource

Request

Response

Description

POST

../cable_diagnostics

   

N/A

N/A

To run cable diagnostics on all ports those support cable diagnostics. No response will be seen if the diagnostics is run on a port connected to rest client.

POST

.../cable_diagnostics/clear

   

N/A

N/A

To clear cable diagnostics on all ports.

POST

.../cable_diagnostics/clear/port

   

CableDiagnosticsCommand

N/A

To clear cable diagnostics results on a port.

POST

.../cable_diagnostics/port

   

CableDiagnosticsCommand

N/A

To run cable diagnostics on a port. No response will be seen if the diagnostics is run on a port connected to rest client.

GET

.../cable_diagnostics/status

   

N/A

WiredElementList

Returns cable diagnostics status.

GET

.../cable_diagnostics/status/{CableDiagnostics.port_id}

   

N/A

CableDiagnostics

Returns cable diagnostics status per port.