Api Change Log

Application Versions


Changes between 24.12 to 25.12

What's New


  1. POST/oamTemplateService/modifyOAMTemplateJson modifyOAMTemplateJson
  2. POST/oamTemplateService/createOAMTemplateJson createOAMTemplate
  3. POST/esmService/topoService/convertRoleToShared Convert non shared erp to shared erp
  4. POST/esmService/topoService/convertErpPackToShared convertErpPackToShared
  5. POST/esmService/bandwidth/computeBandwidth Compute ESM Bandwidth
  6. POST/esmBrowser/topoMCLAGTemplate/publishMCLAGTemplateJson publishMCLAGTemplate
  7. POST/esmBrowser/topoMCLAGTemplate/modifyMCLAGTemplateJson modifyMCLAGTemplate
  8. POST/esmBrowser/topoMCLAGTemplate/deleteMCLAGTemplateJson deleteMCLAGTemplate
  9. POST/esmBrowser/topoMCLAGTemplate/createMCLAGTemplateJson createMCLAGTemplate
  10. POST/data/esmBrowser/nERPDetailDataHolders/autoSelectServiceTopology/{templateId} autoSelectTopology
  11. POST/esmBrowser/nERPDetailDataHolderMajors/autoSelectServiceTopology/{templateId} autoSelectTopology
  12. POST/data/esmBrowser/topoService/autoSelectServiceTopology/{templateId} autoSelectTopology
  13. POST/esmBrowser/topoService/autoSelectServiceTopology/{templateId} autoSelectTopology
  14. POST/data/esmBrowser/topoService/nERPDetailDataHolders/autoSelectServiceTopology/{templateId} autoSelectTopology
  15. POST/esmBrowser/nERPDetailDataHolders/autoSelectServiceTopology/{templateId} autoSelectTopology
  16. POST/esmBrowser/nERPDetailDataHolderSubs/autoSelectServiceTopology/{templateId} autoSelectTopology
  17. POST/data/esmBrowser/topoLAGTemplate/modifyLAGTemplateJson modifyLAGTemplateJson
  18. POST/esmBrowser/topoLAGTemplate/modifyLAGTemplateJson modifyLAGTemplateJson
  19. POST/data/esmBrowser/topoLAGTemplate/createLAGTemplateJson createLAGTemplate
  20. POST/esmBrowser/topoLAGTemplate/createLAGTemplateJson createLAGTemplate
  21. GET/esmBrowser/topoService/getERPPackSharedVPLSDetailsFromRingId/{ringId} ERP Pack shared VPLS Details
  22. GET/esmBrowser/topoService/GetPacksForConversionByNeid/{neId} Get list of packs of NE involved in ERP
  23. GET/esmBrowser/topoService/GetERPForConversion/{vsId} Get list of Erps for conversion
  24. GET/esmBrowser/topoService/GetAllErpForNetworkReport Gets range of ERP records as response
  25. GET/data/esmBrowser/serviceUIDatas/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  26. GET/esmBrowser/serviceUIDatas/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  27. GET/preferences/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  28. GET/esmBrowser/service/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input
  29. GET/data/esmBrowser/service/getServiceIdByServiceName Gets Service ID of a service when service name is provided as input

What's Deleted


  1. POST/data/otn/labelUnassign This API is to un-assign the label from the business object(s). The POST request body used for WS-NOC operations can have following fields. The "nameSpace" can be any string and is a mandatory field. For WS-NOC, preferred value is "NOC". The "type" distinguishes the request type and is a mandatory field. It can have multiple values like “newLabel” (for createLabel request), “genericObject” (for labelAssign/labelUnassign). The "businessObjectId" is the Id of the object and is a mandatory field. The connection id can be obtained from 'data/otn/connections' REST call as id. The ne id can be retrieved as 'id' from the REST call '/data/npr/nes'. The "businessObjectType" is the type of the object and is a mandatory field. For WS-NOC it can be “trail” or "lopc" or ”path” or ”physicalConn” or ”ne”. The "labelNames" is the string array and is a mandatory field.
  2. POST/data/otn/labelAssign Assign a label to the business object(s).
  3. POST/data/otn/createNewLabel Create New Label
  4. GET/internal/sso-shared-common/v1/session-info null
  5. GET/data/otn/labelsByObjectId This API is to retrieve all the labels associated with the given business object.This API might get deprecated and would be replaced by /data/otn/labelsByBusinessObjectIdAndType API in future release.
  6. GET/data/otn/labelsByBusinessObjectIdAndType This API is to retrieve all the labels associated with the given business object(uses new DB view).This is currently used only by ESM and might replace the /data/otn/labelsByObjectId API in future release.
  7. GET/data/otn/labelNames This API is to retrieve all the label names created in the application
  8. GET/esmBrowser/topoService/GetERPElementaryDetailsSAPJSON/{erpRingName} ERP Elementary SAP Details JSON
  9. GET/esmBrowser/topoService/GetERPElementaryDetailsPortParamInfoJSON/{erpRingName} ERP Elementary Port Params Details JSON
  10. GET/esmBrowser/topoService/GetERPDetailsJSON/{erpName} Erp Details
  11. GET/esmBrowser/topoService/GetERPDetailsByNameJSON/{context} Erp Details
  12. GET/data/esmBrowser/lAGUIDatas/getVlanMappingsByVsIdLagId/{vsId}/{lagId} getVlanMappingsByVsIdLagId
  13. GET/esmBrowser/lAGUIDatas/getVlanMappingsByVsIdLagId/{vsId}/{lagId} getVlanMappingsByVsIdLagId
  14. GET/data/esmBrowser/LAG/getVlanMappingsByVsIdLagId/{vsId}/{lagId} getVlanMappingsByVsIdLagId
  15. GET/data/esmBrowser/lAGUIDatas/getLagVlanConversationJson/{lagId}/{vsId}/{status} Lag Vlan Conversation
  16. GET/esmBrowser/lAGUIDatas/getLagVlanConversationJson/{lagId}/{vsId}/{status} Lag Vlan Conversation
  17. GET/data/esmBrowser/LAG/getLagVlanConversationJson/{lagId}/{vsId}/{status} Lag Vlan Conversation
  18. GET/esmBrowser/LAG/getAllElemLAGsJson/{localTimeZoneOffset}/{pageContext}/{selectedLagName} All Lags

What's Deprecated


  1. No Changes

What's Changed


  1. GET/esmDiscovery/GetIsSyncInProgress/{localTimeZoneOffset} This API checks if Sync is in progress and returns a boolean value true or false
    • Response

      • Changed response : [200]//checks if sync is in progress and a boolean value true or false is returned
    • GET/esmBrowser/svcTemplate/getGlobalPubServiceTemplatesJson/{svcType} Retrieve the Service Template details by service type
      • Parameters

        • svcType in path
      • Response

        • Changed response : [200]//Globally Published Template Identifier for the given Service Type is retrieved successfully
      • GET/esmBrowser/svcTemplate/getAllSvcTypeJson Gets all the different types of services available and supported
        • Response

          • Changed response : [200]//list of all the Service Types in Ethernet Service Manager is retrieved successfully
        • GET/esmBrowser/service/getSubnetNamefromId/{subnetId} Retrieves the subnet name for the corresponding subnet identifier
          • Response

            • Changed response : [200]//Retrieved the subnet name for the corresponding subnet identifier successfully
          • GET/preferences/getSubnetNamefromId/{subnetId} Retrieves the subnet name for the corresponding subnet identifier
            • Response

              • Changed response : [200]//Retrieved the subnet name for the corresponding subnet identifier successfully
            • GET/esmBrowser/RMD/GetTSOPGeneralDetailsMapByNeId/{neId}/{portName}/{rmdId}/{deviceType} Gets general details of TSOP device
              • Response

                • Changed response : [200]//Returns general Details of the TSOP device type in a Remote Managed Device using the Network Element Identifier,Port Name,Remote Managed Device Identifier and Device type. Note: This API returns a Map of String key-value pairs containing general information about the specified RMD device.
              • GET/data/esmBrowser/RMD/GetTSOPGeneralDetailsMapByNeId/{neId}/{portName}/{rmdId}/{deviceType} Gets general details of TSOP device
                • Response

                  • Changed response : [200]//Returns general Details of the TSOP device type in a Remote Managed Device using the Network Element Identifier,Port Name,Remote Managed Device Identifier and Device type. Note: This API returns a Map of String key-value pairs containing general information about the specified RMD device.
                • GET/data/esmBrowser/e_RMDDatas/GetTSOPGeneralDetailsMapByNeId/{neId}/{portName}/{rmdId}/{deviceType} Gets general details of TSOP device
                  • Response

                    • Changed response : [200]//Returns general Details of the TSOP device type in a Remote Managed Device using the Network Element Identifier,Port Name,Remote Managed Device Identifier and Device type. Note: This API returns a Map of String key-value pairs containing general information about the specified RMD device.
                  • GET/data/esmBrowser/RMD/GetSWVersionDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Gets the software version details by nodeid,portname and rmd id
                    • Response

                      • Changed response : [200]//Gets software version details by nodeid, portname and rmd id
                    • GET/data/esmBrowser/e_RMDDatas/GetSWVersionDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Gets the software version details by nodeid,portname and rmd id
                      • Response

                        • Changed response : [200]//Gets software version details by nodeid, portname and rmd id
                      • GET/esmBrowser/RMD/GetSWVersionDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Gets the software version details by nodeid,portname and rmd id
                        • Response

                          • Changed response : [200]//Gets software version details by nodeid, portname and rmd id
                        • GET/data/esmBrowser/e_RMDDatas/GetPortInvDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Retrieves port inventory details of an port
                          • Response

                            • Changed response : [200]//Retrieves port inventory details of a port
                          • GET/esmBrowser/RMD/GetPortInvDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Retrieves port inventory details of an port
                            • Response

                              • Changed response : [200]//Retrieves port inventory details of a port
                            • GET/data/esmBrowser/RMD/GetPortInvDetailsMapByNeId/{localTimeZoneOffset}/{neId}/{portName}/{rmdId} Retrieves port inventory details of an port
                              • Response

                                • Changed response : [200]//Retrieves port inventory details of a port
                              • GET/esmBrowser/RMD/GetEFMDetailsMapByNeId/{neId}/{portName}/{rmdId} Retrieves EFM details for a specified port using unique rmdId
                                • Response

                                  • Changed response : [200]//Retrieves EFM details for a specified port using unique rmdId
                                • GET/data/esmBrowser/RMD/GetEFMDetailsMapByNeId/{neId}/{portName}/{rmdId} Retrieves EFM details for a specified port using unique rmdId
                                  • Response

                                    • Changed response : [200]//Retrieves EFM details for a specified port using unique rmdId
                                  • GET/data/esmBrowser/e_RMDDatas/GetEFMDetailsMapByNeId/{neId}/{portName}/{rmdId} Retrieves EFM details for a specified port using unique rmdId
                                    • Response

                                      • Changed response : [200]//Retrieves EFM details for a specified port using unique rmdId
                                    • GET/esmBrowser/RMD/GetCustNetworkPortDetailsByNeId/{localTimeZoneOffset}/{context}/{neId}/{portName}/{rmdId} Gets all customer network port details of a specified port name using neId and RmdId
                                      • Response

                                        • Changed response : [200]//Retrieved all customer network port details of a specified port name using neId and RmdId successfully
                                      • GET/data/esmBrowser/e_RMDDatas/GetCustNetworkPortDetailsByNeId/{localTimeZoneOffset}/{context}/{neId}/{portName}/{rmdId} Gets all customer network port details of a specified port name using neId and RmdId
                                        • Response

                                          • Changed response : [200]//Retrieved all customer network port details of a specified port name using neId and RmdId successfully
                                        • GET/data/esmBrowser/RMD/GetCustNetworkPortDetailsByNeId/{localTimeZoneOffset}/{context}/{neId}/{portName}/{rmdId} Gets all customer network port details of a specified port name using neId and RmdId
                                          • Response

                                            • Changed response : [200]//Retrieved all customer network port details of a specified port name using neId and RmdId successfully
                                          • GET/oamTestBrowser/getTestSuiteIDbyTestSuiteName/{tsName} Gets test suite ID of a test suite when test suite name is provided as input
                                            • Response

                                              • Changed response : [200]//Retrieved test suite ID of a test suite by passing test suite name as input successfully
                                            • GET/oamTestBrowser/getLSPTestCaseIDbyTestCaseName/{tcName} Gets LSP test case ID provided test case name as input
                                              • Response

                                                • Changed response : [200]//Retrieved LSP test case ID by using test case name as input
                                              • POST/esmService/mplstpProtectionTemplate/modifyMplstpProtectionTemplate
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmService/mplstpProtectionTemplate/deletemplstpProtectionTemplateName
                                                • Request

                                                  • Schema

                                                    Changed body: 'application/json'
                                              • POST/esmBrowser/lldp/ConfigureLldpOnPacketCards/{operation}
                                                • Parameters

                                                  • Add arg1 in query//NE id to enable/disable LLDP
                                                  • Deleteoperationin path//Operation either enable or disable
                                                  • DeleteneIdin query//NE id to enable/disable LLDP
                                              • GET/esmBrowser/packetSwitchTemplate/getPacketSwitchTemplateById/{id} Retrieves particular PacketSwitch Template details by template id
                                                • Parameters

                                                  • id in path
                                              • GET/esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/{id}
                                                • Response

                                                  • Changed response : [200]//tunnel template name is retrieved successfully
                                                • GET/esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName}
                                                  • Parameters

                                                    • Add localTimeZoneOffset in path//client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset.
                                                    • DeletelocalTimeZoneOffsetin query//client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset.
                                                • GET/esmBrowser/l2Cards/GetServicesOnAPort/{neName}/{portName}/{portType}/{localTimeZoneOffset} Gets list of all L2 cards Service riding on a port
                                                  • Parameters

                                                    • portType in path
                                                • GET/esmBrowser/RMD/GetCustNetworkPortDetailsMapById/{localTimeZoneOffset}/{context}/{neName}/{portName}/{rmdId} Retrieves all Customer Network Port details by RmdId
                                                  • Parameters

                                                    • context in path
                                                • POST/esmService/packetSwitchTemplate/unpublishPacketSwitchTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/packetSwitchTemplate/deletePacketSwitchTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/modifyMplstpTunnelTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpTunnelTemplate/createMplstpTunenlTemplate
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpaTemplate/publishMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpBfdTemplate/deletemplstpBFDTemplateName
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpBfdTemplate/createMplstpBfdTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/topoService/saveVneInput
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/topoService/GetFilteredCommissionedErpAndLinkNew/{selectedRingIds}/{selectedLinkIds}
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/carrierLinks/getLinkFromChannelName Gets All Links with respect to a channel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: managementState (string -> integer)

                                                • GET/esmBrowser/labelsByObjectId Gets list of all the labels associated to an entity(service,lag,tunnel)
                                                  • Parameters

                                                    • fromType in query
                                                • GET/esmBrowser/genericSvcTemplate/getAllTemplatesByPath/{context}/{localTimeZoneOffset}/{globalFolderFlag} Retrieves list of all the published and unpublished templates(service,erp,mclag etc.) based on context
                                                  • Parameters

                                                    • globalFolderFlag in path
                                                • GET/esmBrowser/genericSvcTemplate/getAllPublishedTemplatesByPath/{context}/{localTimeZoneOffset}/{globalFolderFlag} Retrieves list of all the published templates(service,erp,mclag etc.) based on context
                                                  • Parameters

                                                    • globalFolderFlag in path
                                                • GET/esmBrowser/service/getLinkBandwidthDetails Get Bandwidth Details of the corresponding link
                                                  • Parameters

                                                    • Add arg0 in query//params, allowable data Terminating Policy Identifier and policy Identifier
                                                    • Deleteparamsin query//params, allowable data Terminating Policy Identifier and policy Identifier
                                                • GET/preferences/getLinkBandwidthDetails Get Bandwidth Details of the corresponding link
                                                  • Parameters

                                                    • Add arg0 in query//params, allowable data Terminating Policy Identifier and policy Identifier
                                                    • Deleteparamsin query//params, allowable data Terminating Policy Identifier and policy Identifier
                                                • GET/esmBrowser/service/getBandwidthDetails Get Bandwidth Details from tpNativeName, neName and policyName
                                                  • Parameters

                                                    • Add arg0 in query//params, allowable data tpNativeName,neName,policyName,isModify,tpId
                                                    • Deleteparamsin query//params, allowable data tpNativeName,neName,policyName,isModify,tpId
                                                • GET/preferences/getBandwidthDetails Get Bandwidth Details from tpNativeName, neName and policyName
                                                  • Parameters

                                                    • Add arg0 in query//params, allowable data tpNativeName,neName,policyName,isModify,tpId
                                                    • Deleteparamsin query//params, allowable data tpNativeName,neName,policyName,isModify,tpId
                                                • GET/esmBrowser/service/getAllEndPtsBandwidthDetails Get all Bandwidth Details For the EndPoints
                                                  • Parameters

                                                    • Add arg0 in query//params, allowable data Terminating Point PolicyName,isModify and service Identifier
                                                    • Deleteparamsin query//params, allowable data Terminating Point PolicyName,isModify and service Identifier
                                                • GET/preferences/getAllEndPtsBandwidthDetails Get all Bandwidth Details For the EndPoints
                                                  • Parameters

                                                    • Add arg0 in query//params, allowable data Terminating Point PolicyName,isModify and service Identifier
                                                    • Deleteparamsin query//params, allowable data Terminating Point PolicyName,isModify and service Identifier
                                                • GET/esmBrowser/l2Cards/L2CardsUIDatas/{vsId}/{localTimeOffset} Gets all the details of a L2 card/packetswitch base on vsid
                                                  • Parameters

                                                    • Add localTimeOffset in path//'localTimeOffset' is client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset
                                                    • DeletelocalTimeZoneOffsetin query//'localTimeOffset' is client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset
                                                • GET/esmBrowser/l2Cards/GetAllL2CardsList/{localTimeZoneOffset} Gets list of L2 Cards data in Carrier Ethernet Card
                                                  • Parameters

                                                    • Add localTimeZoneOffset in path//client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset.
                                                    • DeletelocalTimeZoneOffsetin query//client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset.
                                                • GET/data/esmBrowser/e_PMOAMTestSuiteObjs/{tsId} Gets OAM test suite details by Test suite ID
                                                  • Parameters

                                                    • DeletelocalTimeZoneOffsetin path//'localTimeZoneOffset' is the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset
                                                • GET/esmBrowser/carrierLinks/getAllLinksForMPLSTP_NPA/{LinkOrLagLink}/{SelectedlinkIdList}
                                                  • Parameters

                                                    • LinkOrLagLink in path
                                                • GET/esmBrowser/carrierLinks/GetAllLinksBytype/{type} Gets list of links based on link type
                                                  • Parameters

                                                    • type in path
                                                    • linkId in query change into not required
                                                • GET/esmBrowser/carrierLinks/GetAllLinksByParentId/{type}/{parentId} Fetches the laglinks details by parentId
                                                  • Parameters

                                                    • type in path
                                                • POST/oamTemplateService/deleteOAMTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoTemplate/unpublishERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoTemplate/publishERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoTemplate/createERPTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/moveBackToAllocateERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                • POST/esmService/topoService/deleteERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                • POST/esmService/topoService/deleteERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                • POST/esmService/topoService/dbDeleteERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                • POST/esmService/topoService/MoveToDeployERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                • POST/esmService/topoService/ForceDeployERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'

                                                      Changed property type: req.parentRingId (integer -> array)

                                                • POST/esmService/svcTemplate/publishServiceTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/svcTemplate/deleteServiceTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/policy/scheduleDeployMultiPortPolicyReact
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/packetSwitch/ackInconsistencyService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/moveToAllocateService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/moveBackToPlannedService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/moveBackToAllocatedServiceScheduled
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/forceCompleteModifyFailedServiceScheduled
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/deleteService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/dbDeleteService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/customer/modifyCustomer
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/customer/modifyCustomerNew
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/customer/deleteCustomer
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/customer/deleteCustomerNew
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/customer/createCustomer
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/customer/createCustomerNew
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/ackInconsistencyService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/abortService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/SAT/stopSAT/
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/SAT/deleteSAT/
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/topoMCLAGTemplate/unpublishMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoMCLAGTemplate/publishMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoMCLAGTemplate/modifyMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoMCLAGTemplate/createMCLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/scheduledDeleteService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/scheduledDeactivateService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/scheduledActivateService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/mplstpNpa/scheduleNPADeploy
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/scheduleNPADeploy
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/scheduleChannelDelete
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpa/scheduleChannelDelete
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/moveToAllocateService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/moveBackToPlannedService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/moveBackToAllocatedServiceScheduled
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/forceCompleteModifyFailedServiceScheduled
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/deleteService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/mplstpNpa/deActivateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/deActivateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpa/deActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/deActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/dbDeleteService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/mplstpNpa/dbDeleteChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/activateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpa/activateChannel
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpa/ackInconsistencyService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/ackInconsistencyService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/abortService
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/DeleteCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/mplstpNpa/ActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstpNpa/ActivateCardorNPA
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/topoLAGTemplate/unpublishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/data/esmBrowser/topoLAGTemplate/unpublishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoLAGTemplate/publishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/data/esmBrowser/topoLAGTemplate/publishLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoLAGTemplate/modifyLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/data/esmBrowser/topoLAGTemplate/modifyLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoLAGTemplate/deleteLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/data/esmBrowser/topoLAGTemplate/deleteLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/topoLAGTemplate/createLAGTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/preferences/getPsdLinksListForEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmBrowser/service/getPsdLinksListForEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/data/esmBrowser/e_PMOAMTestSuiteObjs/moveTestCaseToPlannedById/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/oamTestBrowser/deployTestCase/
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • GET/esmBrowser/svcTemplate/getServiceTemplateDetails/{id} Retriev particular Service Template details by template id
                                                  • Parameters

                                                    • id in path
                                                • GET/oamTestBrowser/pMOAMTestCaseDatas/{tcId} Retrieves OAM test case details by test case Id
                                                  • Parameters

                                                    • DeletelocalTimeZoneOffsetin path//'localTimeZoneOffset' - client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset
                                                • GET/data/esmBrowser/e_PMOAMTestSuiteObjs/pMOAMTestCaseDatas/{tcId} Retrieves OAM test case details by test case Id
                                                  • Parameters

                                                    • DeletelocalTimeZoneOffsetin path//'localTimeZoneOffset' - client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset
                                                • GET/esmBrowser/oamTestBrowser/pMOAMTestCaseDatas/{tcId} Retrieves OAM test case details by test case Id
                                                  • Parameters

                                                    • DeletelocalTimeZoneOffsetin path//'localTimeZoneOffset' - client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset
                                                • POST/esmService/policy/portPolicyValidate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/mplstptunnel/scheduledModifyMplsTpTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/scheduledDeployMplsTpTunnel
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/esmService/mplstptunnel/plan
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/preferences/getServiceEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/service/getServiceEndPointList
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/RMD/scheduleModifyRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/data/esmBrowser/e_RMDDatas/scheduleModifyRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/data/esmBrowser/e_RMDDatas/DeleteRMD
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/oamTemplateService/modifyOAMTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/unlockERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/schedDeployERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/planERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/modifyERPScheduled
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/modifyERPScheduledJSON
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/topoService/deAllocateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/topoService/allocateERP
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/subnet/scheduledModifySubnet
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/subnet/scheduledDiscoverSubnet
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/policy/scheduleDeployPolicy
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/policy/planPolicy
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/MCLAG/modifySaveMclagInstance
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/MCLAG/deployMclag
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/MCLAG/allocateToDeployMCLAG
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                    • Schema

                                                      Changed body: 'application/xml'
                                                • POST/esmService/MCLAG/allocateMclagJson
                                                  • Request

                                                    • Schema

                                                      Changed body: 'application/json'
                                                • POST/carrierEthLinks/scheduledConfigureSoamOnOtnElineLink
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/carrierEthLinks/dbDeleteSOAMInstance
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                • POST/esmService/svcTemplate/modifyServiceTemplate
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/scheduledModifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/schedDeployEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/moveToDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/moveToDeployServiceByServiceName
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/modifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/forceDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmService/allocateEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/scheduledModifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/schedDeployEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/planEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/moveToDeployServiceByServiceName
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/moveToDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/modifyEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/forceDeployService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/json'
                                                    • Schema incompatible

                                                      Changed body: 'application/xml'
                                                • POST/esmBrowser/mplstpNpa/allocateEPLService
                                                  • Request

                                                    • Schema incompatible

                                                      Changed body: 'application/xml'