Cable Validation Controller APIs
Description – Starts the bringup.
Request URL –
POST /cv_controller/start
Response Content Type – application/json
Status Codes
200 – OK
404 – NOT FOUND
Response - 200: OK
Description – Stops bringup.
Request URL –
POST /cv_controller/stop
Response Content Type – application/json
Status Codes
200 – OK
404 – NOT FOUND
Response - 200: OK