Get Version
Description – Gets the bringup server and cables agent versions.
Request URL –
GET /cablevalidation/version
Response Content Type – application/json
Status Codes
200 – OK
Response Data Example
{
"bringup_version"
:"1.3.5-28"
,"agent_version"
:"1.3.5-28"
}