Changelog

Versions


Changes from 20.7.0.84 to 20.11.0.52.

What's New


  1. GET/data/otn/connections/networkConnections/stats/services/serviceUptime gives the total serviceUptime of a service connection for a given period of From and To time in milliseconds
  2. DELETE/emlnemgr/NE/{neGroupId_neId_associatedNodeId} deleteNE
  3. GET/data/npr/reversionGroups used to retrieve the specific object details
  4. POST/data/npr/reversionGroups/create description: Create Reversion Control Group
  5. GET/data/npr/reversionGroups/detail/{groupId} Get Reversion Group Details
  6. DELETE/data/npr/reversionGroups/delete/{groupId} Delete Reversion Group
  7. PUTason/schedule/reversionGroups/pause/{jobDetailsId}/{jobName} Pause Reversion Group Job
  8. PUT/ason/schedule/reversionGroups/resume/{jobDetailsId}/{jobName} Resume Reversion Group Job
  9. PUT/ason/schedule/reversionGroups/{jobDetailsId}/{jobName} Reshedule Reversion Group Job

What's Deprecated/Deleted


    What's Changed


    1. POST/carrierEthLinks/dbDeleteSOAMInstance dbDeleteSOAMInstance
      • Parameter

        • Added reqData.oamData.mdName
    2. POST/carrierEthLinks/scheduledConfigureSoamOnOtnElineLink scheduledConfigureSoamOnOtnElineLink
      • Parameter

        • Added reqData.oamData.mdName
    3. GET/data/eml/FilteredView/{grpID}/{neID}/{shelf}/{slot} getFilteredEquipDetails
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added shelf//shelf
        • Added slot//slot
        • grpID Notes EML Group ID changed into grpID
        • slot Notes Card/Slot Access Identifier changed into slot
        • shelf Notes Shelf Access Identifier changed into shelf
        • neID Notes EML Network Element ID changed into neID
    4. GET/data/eml/FilteredView/{grpID}/{neID}/{shelf}/{slot}/{subSlot} getFilteredEquipDetails
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added shelf//shelf
        • Added slot//slot
        • Added subSlot//subSlot
        • grpID Notes EML Group ID changed into grpID
        • shelf Notes Shelf Access Identifier changed into shelf
        • neID Notes EML Network Element ID changed into neID
        • slot Notes Card Access Identifier changed into slot
        • subSlot Notes SubSlot Access Identifier changed into subSlot
    5. GET/data/eml/ValidationPS/{grpID}/{neID}/{neType}/{shelfType}/{shelf} validatePSdAttributes
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added neType//neType
        • Added shelf//shelf
        • Added shelfType//shelfType
        • grpID Notes EML Group ID changed into grpID
        • shelf Notes Card Access Identifier. Applicable for controller cards. Ex :EC-1-1 changed into shelf
        • neID Notes EML Network Element ID changed into neID
        • neType Notes Network Element Type. Ex: 1830pss-32 changed into neType
        • shelfType Notes Shelf number. Ex: 1 changed into shelfType
    6. POST/data/otn/Connection/{id}/convertCurrentToNominal to convert current Route to Nominal Route for rerouted SubNetworkConnection
      • Parameter

        • id Notes null changed into id can be retrieved as 'id' from the REST call '/data/otn/connections'
    7. POST/data/otn/connections/{id}/abort to abort Connection for specified Id
      • Parameter

        • id Notes null changed into connection id can be obtained from '/data/otn/connections' REST call as id
    8. POST/data/otn/connections/{id}/acknowledge To Acknowledge inconsistent connections
      • Parameter

        • id Notes null changed into id can be retrieved as 'id' from the REST call '/data/otn/connections'
    9. POST/data/otn/connections/{id}/action Move order to Implemented or Allocated or Commissioned or complete step specified by Connection ID
      • Parameter

        • id Notes null changed into connection id can be obtained from '/data/otn/connections' REST call as id
    10. POST/data/otn/connections/{id}/asap To enable alarm profile or disable alarm reporting for connection specified by connection ID
      • Parameter

        • id Notes null changed into connection id can be obtained from '/data/otn/connections' REST call as id
    11. POST/data/otn/connections/{id}/autoaddprotection to add protection to Control Plane Connection specified by Connection ID
      • Parameter

        • id Notes null changed into id can be retrieved as 'id' from the REST call '/data/otn/connections'
    12. POST/data/otn/connections/{id}/autodetachclients to disassociate clients from the selected infrastructure connection
      • Parameter

        • id Notes null changed into id can be retrieved as 'id' from the REST call '/data/otn/connections'
    13. POST/data/otn/connections/{id}/autoremoveprotection To remove the protection of a protected control plane connection specified by connection ID
      • Parameter

        • id Notes null changed into id can be retrieved as 'id' from the REST call '/data/otn/connections'
    14. POST/data/otn/connections/{id}/manage For SNCP protected connection to do Lock out or Release or Force Main or Force Spare or Manual Spare or Manual Main operation for specified connection
      • Parameter

        • Added id//connection id can be obtained from '/data/otn/connections' REST call as id
        • Added orderId//orderId can be obtained from '/data/otn/connections' REST call as orderId
        • Added requestId//requestId can be obtained from '/data/otn/connections' REST call as requestId
        • id changed into required
        • id changed into required Notes null changed into connection id can be obtained from '/data/otn/connections' REST call as id
    15. POST/data/otn/connections/{id}/restore To restore Inconsistent connections
      • Parameter

        • id Notes null changed into connection id can be retrieved from '/data/otn/connections' REST call as 'id'
    16. POST/data/otn/connections/{id}/service To Enable or Disable Service State for specified Connection ID
      • Parameter

        • id Notes null changed into connection id can be obtained from '/data/otn/connections' REST call as id
    17. POST/data/otn/ports/{id}/loopback Loopbacks are tests that users can initiate to test a circuit or to isolate a failure by connecting test equipment to the system interface and to create the loopback at different points in the transmission path
      • Parameter

        • id Notes null changed into id can be retrieved from '/data/otn/connections' REST call as id
    18. POST/data/otn/ports/{id}/protectionSwitch Manage Multiplex Section Protection (MSP)/Simple Network Management Protocol (SNCP) protection switching.
      • Parameter

        • id Notes null changed into id can be retrieved from '/data/otn/connections' REST call as id
    19. DELETE/data/plat/usermgt/deleteuser/{id} deletePerson
      • Parameter

        • id changed into required Notes null changed into id
    20. GET/eqm/Equipment/AdditionalInfo/{grpID}/{neID}/{ehName} getEqpAdditional
      • Parameter

        • Added ehName//ehName
        • Added grpID//grpID
        • Added neID//neID
        • grpID Notes EML Group ID changed into grpID
        • ehName Notes Equipment Access Identifier changed into ehName
        • neID Notes EML Network Element ID changed into neID
    21. GET/eqm/Equipment/FilteredView/{grpID}/{neID}/{shelf} getFilteredEquipDetails
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added shelf//shelf
        • grpID Notes EML Group ID changed into grpID
        • shelf Notes Shelf Access Identifier changed into shelf
        • neID Notes EML Network Element ID changed into neID
    22. GET/eqm/Equipment/FilteredView/{grpID}/{neID}/{shelf}/{slot} getFilteredEquipDetails
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added shelf//shelf
        • Added slot//slot
        • grpID Notes EML Group ID changed into grpID
        • slot Notes Card/Slot Access Identifier changed into slot
        • shelf Notes Shelf Access Identifier changed into shelf
        • neID Notes EML Network Element ID changed into neID
    23. GET/eqm/Equipment/FilteredView/{grpID}/{neID}/{shelf}/{slot}/{subSlot} getFilteredEquipDetails
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added shelf//shelf
        • Added slot//slot
        • Added subSlot//subSlot
        • grpID Notes EML Group ID changed into grpID
        • shelf Notes Shelf Access Identifier changed into shelf
        • neID Notes EML Network Element ID changed into neID
        • slot Notes Card Access Identifier changed into slot
        • subSlot Notes SubSlot Access Identifier changed into subSlot
    24. GET/eqm/Equipment/ValidationPS/{grpID}/{neID}/{neType}/{shelfType}/{shelf} validatePSdAttributes
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added neType//neType
        • Added shelf//shelf
        • Added shelfType//shelfType
        • grpID Notes EML Group ID changed into grpID
        • shelf Notes Card Access Identifier. Applicable for controller cards. Ex :EC-1-1 changed into shelf
        • neID Notes EML Network Element ID changed into neID
        • neType Notes Network Element Type. Ex: 1830pss-32 changed into neType
        • shelfType Notes Shelf number. Ex: 1 changed into shelfType
    25. GET/eqm/Equipment/retrieveTempThreshold/{grpID}/{neID}/{shelf} retrieveCardTempdAttributes
      • Parameter

        • Added grpID//grpID
        • Added neID//neID
        • Added shelf//shelf
        • grpID Notes EML Group ID changed into grpID
        • shelf Notes Card Access Identifier changed into shelf
        • neID Notes EML Network Element ID changed into neID
    26. POST/esmBrowser/carrierLinks/getLinkFromChannelName getLinkFromChannelName
      • Parameter

        • Added reqData.isAsymmetricLink
    27. GET/esmBrowser/carrierLinks/getOtnElineByLinkIdAndOamTemplateId/{linkId}/{oamTemplateId} getOtnElineByLinkIdAndOamTemplateId
      • Return Type

        • Added oamData.mdName
    28. GET/esmBrowser/carrierLinks/getOtnElineByLinkIdForModify/{linkId} getOtnElineByLinkIdForModify
      • Return Type

        • Added oamData.mdName
    29. GET/esmBrowser/carrierLinks/getOtnElineDetailsByLinkId/{linkId} getOtnElineDetailsByLinkId
      • Return Type

        • Added oamData.mdName
    30. POST/esmService/MCLAG/allocateMclag allocateMCLAG
      • Parameter

        • Added reqData.oam.mdName
    31. POST/esmService/MCLAG/allocateToDeployMCLAG scheduleAllocateToDeployMCLAG
      • Parameter

        • Added reqData.oam.mdName
    32. POST/esmService/MCLAG/deployMclag scheduledDeployMCLAG
      • Parameter

        • Added reqData.oam.mdName
    33. POST/esmService/MCLAG/modifySaveMclagInstance modifySaveMCLAG
      • Parameter

        • Added reqData.oam.mdName
    34. POST/esmService/MCLAG/schedModifyMCLAG scheduledModifyMCLAG
      • Parameter

        • Added reqData.oam.mdName
    35. POST/esmService/allocateEPLService allocateServiceInstance
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    36. POST/esmService/forceDeployService forceDeployService
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    37. POST/esmService/modifyEPLService modifyEPLService
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    38. POST/esmService/moveToDeployService moveToDeploy
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    39. POST/esmService/moveToDeployServiceByServiceName moveToDeployByServiceName
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    40. POST/esmService/planEPLService planServiceInstance
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    41. POST/esmService/scheduledModifyEPLService scheduledModifyEPLService
      • Parameter

        • Added reqData.asymmetrciLinkId
        • Added reqData.asymmetricEvpl
        • Added reqData.nonPsdTpIdForAsymmetricLink
        • Added reqData.svcSapType
        • Added reqData.nEthIbmAddlInfo.oam.mdName
        • Added reqData.nEthIbmAddlInfo.oamData.mdName
        • Added reqData.oam.mdName
    42. POST/esmService/topoService/allocateERP allocateERPInstance
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
    43. POST/esmService/topoService/deAllocateERP deAllocateERPInstance
      • Parameter

        • Added erpIdHolder.oam.mdName
        • Added erpIdHolder.oamData.mdName
    44. POST/esmService/topoService/lockERP lockERP
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
    45. POST/esmService/topoService/modifyERP modifyERP
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
      • Return Type

        • Added oam.mdName
    46. POST/esmService/topoService/modifyERPScheduled modifyERPScheduled
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
      • Return Type

        • Added oam.mdName
    47. POST/esmService/topoService/moveToAllocateERP moveToAllocateERPInstance
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
    48. POST/esmService/topoService/planERP planERPInstance
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
      • Return Type

        • Added oam.mdName
    49. POST/esmService/topoService/schedDeployERP scheduleDeployERP
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
      • Return Type

        • Added oam.mdName
    50. POST/esmService/topoService/switchERP switchERP
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
    51. POST/esmService/topoService/unlockERP unlockERP
      • Parameter

        • Added reqData.oam.mdName
        • Added reqData.oamData.mdName
    52. GET/otn/NBI/Connection/{invariantId}/timeslots/available to retrieve available timeslots
      • Return Type

        • Added netConn.alias2
        • Added netConn.connectionAlias2
        • Added netConn.reversionGroupName