Api Change Log
Application Versions
⇑
Changes between 23.12 to 24.6
What's New
⇑
GET
/linksBrowser/getSubRouteDetailsByTpIds
Get SubRoutes based on source and destination tpids for each route
What's Deleted
⇑
What's Deprecated
⇑
What's Changed
⇑
GET
/jobs
Get count of inprogress , completed and aborted jobs of WSS
Response
Changed response : [200]
//Jobs Count
GET
/cardsBrowser/getCardsFromNeId
Response
Changed response : [200]
//search results for given neid , neId can be fetched from restcall - /nodesBrowser/allNodes based on neName
POST
/syncService/syncNodes
The WS-S entities for clock and the corresponding PTP/SyncE port details are synced for the given nodes
Response
Changed response : [200]
//Successfully triggered sync for the given nodes
POST
/discoveryService/discovery
discover PTP, SyncE clock data from WS-S application
Parameters
Add discoveryType in query
//Holds discovery type for discovering PTP, SyncE or Both services. Accepted values are "PTP","SyncE","PTPAndSyncE".
Response
Changed response : [200]
//Successfully triggered WS-S Discovery operation