Api Change Log
Application Versions
⇑
Changes between 23.6 to 23.12
What's New
⇑
POST
/syncService/syncDomains
Sync PTP clock data from WS-NOC application
POST
/service/deleteMultipleServices
deletion of Services
POST
/service/decommissionFreqDistributionService
decommission frequency distribution service
POST
/domainBrowser/exportDomains
Export Domains to Csv
What's Deleted
⇑
What's Deprecated
⇑
What's Changed
⇑
GET
/nodesBrowser/getNodesByServiceId
Response
Changed response : [200]
//search results for the provided serviceid and neid.
GET
/nodesBrowser/getFreqNodesByServiceId
Response
Changed response : [200]
//search results for the provided serviceid and neid.
POST
/service/saveTimeDistributionServiceClockAndPortInfo
Response
Changed response : [201]
//Clock and Port info for time distribution service has been successfully saved.
POST
/service/syncTimeDistributionService
Response
Changed response : [201]
//Sync of Clock/Port parameters and routes for the time distribution service is successful.
POST
/service/syncFreqDistributionService
Response
Changed response : [201]
//Sync of Clock/Port parameters and routes for the frequency distribution service is successful.
POST
/service/saveFreqDistributionServiceLinerefAndPortInfo
Response
Changed response : [201]
//Lineref and port info for the frequency distribution service have been successfully saved.
POST
/service/deployTimeDistributionService
Response
Changed response : [201]
//Time distribution service has been deployed successfully.
POST
/service/deployFreqDistributionService
Response
Changed response : [201]
//Frequency distribution service has been deployed successfully.
POST
/service/deleteTimeDistributionService
Response
Changed response : [201]
//Time distribution service has been successfully deleted.
POST
/service/deleteFreqDistributionService
Response
Changed response : [201]
//Frequency distribution service has been successfully deleted.
POST
/service/deactivateTimeDistributionService
Response
Changed response : [201]
//Time distribution service has been successfully deactivated.
POST
/service/createTimeDistributionService
Response
Changed response : [201]
//The time distribution service has been successfully created.
POST
/service/createFreqDistributionService
Response
Changed response : [201]
//The frequency distribution service has been successfully created.
POST
/service/createFreqDistributionServiceWithPortDetails
Response
Changed response : [201]
//The frequency distribution service has been successfully created with port details.
POST
/service/activateTimeDistributionService
Response
Changed response : [201]
//Time distribution service has been successfully activated.
POST
/service/abortTimeDistributionService
Response
Changed response : [201]
//Abort the time distribution service was successful.
POST
/service/abortFreqDistributionService
Response
Changed response : [201]
//Abort the frequency distribution service was successful.