Api Change Log
Application Versions
⇑
Changes between 23.12 to 24.6
What's New
⇑
PUT
/v1/channels-esnr/tca/acknowledgment
API to skip the auto-reversion.
POST
/v1/channels-esnr/tca-profiles
API to retrieve TCA profile group details
POST
/v1/channels-esnr/details/profiles-qmargin
API to retrieve current and previous profile and qmargin details
POST
/v1/channels-esnr/connections/{dataBearerId}/{operation}
API to initiate for the profile modification/reversion for the channel.
POST
/v1/channels-esnr/active-path/evaluation
API to initiate or cancel evaluation for protected channels.
What's Deleted
⇑
What's Deprecated
⇑
What's Changed
⇑
POST
/v1/link/deploy
API to perform link deployment for one OMS connection.
Request
Schema
Changed body: 'application/json'
POST
/v1/data/exports/{entityType}
Parameters
Add type in query
//Type of channels to be fetched, supported values: all,optimizable, maintenance & failed, Applicable only for CO channels
Add label in query
//Fetch channel data based on the NEs associated with label.label is optional, default will load entire data
Request
Schema
Changed body: 'application/json'
Response
Changed response : [200]
//Instance of FileSystemResource.
New body: 'application/json'
Deleted body: 'text/csv'
Changed response : [204]
//No Content.
New body: 'application/json'
Deleted body: 'text/csv'
POST
/v1/channels
Parameters
Add label in query
//Fetch channel data based on the NEs associated with label.label is optional, default will load entire data
Request
Schema incompatible
Changed body: 'application/json'
POST
/v1/channels/validate
Request
Schema
Changed body: 'application/json'
POST
/v1/channels/optimization-options
Request
Schema
Changed body: 'application/json'
POST
/v1/channels/compute-q
Request
Schema
Changed body: 'application/json'
POST
/v1/channels-esnr
Parameters
Add label in query
//Fetch channel data based on the NEs associated with label.label is optional, default will load entire data
Request
Schema incompatible
Changed body: 'application/json'
POST
/v1/channels-esnr/validate
Request
Schema
Changed body: 'application/json'
POST
/v1/channels-esnr/optimization-options
Request
Schema
Changed body: 'application/json'
POST
/v1/channels-esnr/compute-q
Request
Schema
Changed body: 'application/json'