Api Change Log

Application Versions


Changes between 23.12 to 24.12

What's New


  1. PUT /emlnemgr/administrationStatusNode/{administration_State} administration Status Node
  2. PUT /data/eml/administrationStatusNode/{administration_State} administration Status Node
  3. PUT /emlnemgr/administrationStatusNe/{administration_State} administration Status Ne
  4. PUT /data/eml/administrationStatusNe/{administration_State} administration Status Ne
  5. PUT /data/otn/schedule/servicetest/reschedule/{jobDetailsId}/{jobName} description:Reschedule Service Testing job for specified 'jobDetailsId'
  6. PUT /data/otn/mIntervals/updateInterval/{id} update Maintenance Interval Data
  7. POST /getESMLagStat Gets lag statistics
  8. POST /eqm/setNeParam/neLevel/powerAdminState Sets Default Card Power Admin State for NEs.
  9. POST /data/otn/schedule/servicetest/schedule Schedule an Service Testing test at an immediate or specified time.
  10. POST /data/otn/mIntervals/miAssociation
  11. POST /data/otn/mIntervals/createInterval Create Maintenance Interval Data
  12. POST /data/otn/mIntervals/createIntervalHistory/{intervalId}/objectType/{objectType}
  13. 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.
  14. POST /data/otn/labelAssign Assign a label to the business object(s).
  15. POST /data/otn/createNewLabel Create New Label
  16. POST /data/otn/connections/unlockStatus to set lockstatus to unlocked for given testIds
  17. POST /data/otn/connections/lockStatus to set lockstatus to locked for given testIds
  18. GET /data/npr/ports Retrieves the objects in the given table
  19. POST /data/npr/threeRNodes/{threerId} AssignOrUnassign3R
  20. POST /data/network/generateReport Generate Network Report
  21. POST /data/otn/generateReport Generate Network Report
  22. GET /network-health/{page}/details
  23. GET /network-health/pushData/{dataFileName}
  24. GET /network-health/overall/index
  25. GET /network-health/fetchData/{filePath}
  26. GET /network-health/code-status
  27. GET /emlnemgr/lldpParams To get the node level LLDP report which lists LLDP neighbors
  28. GET /data/eml/lldpParams To get the node level LLDP report which lists LLDP neighbors
  29. GET /data/swim/NeScheduledBckpData Returns scheduled and Non-scheduled backup Nes
  30. GET /data/otn/schedule/servicetest/joblist/{jobHandleId} get Service Testing data job
  31. GET /data/otn/mIntervals/progressOfMaintenanceInterval
  32. GET /data/otn/mIntervals/maintenanceIntervals Get All Maintenance Interval Data
  33. GET /data/otn/mIntervals/intervalDetails/{id}
  34. GET /data/otn/mIntervals/intervalAssociationDetails/{intervalId}
  35. GET /data/otn/mIntervals/intervalAssociationDetails/{intervalId}/objectType/{objectType}
  36. GET /data/otn/mIntervals/countOfMaintenanceInterval
  37. 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.
  38. 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.
  39. GET /data/otn/labelNames This API is to retrieve all the label names created in the application
  40. GET /data/otn/connections/{id}/switchStatus To initiate/synchronize the switch status of a given managed plane connection with the network elements, returning success or failure of synchronization initiation
  41. GET /data/npr/threeRs/{npaid}/nodes Get Nodes for create 3R in Npa
  42. GET /data/npr/threeRNodes/{npaid}/nodes Get Nodes for create 3R in Npa
  43. GET /data/otn/threeRs/{npaid}/nodes Get Nodes for create 3R in Npa
  44. GET /data/npr/subnetworks/{ids} used to retrive the specific object details
  45. GET /data/npr/subnetLIST2Ds/{ids} used to retrive the specific object details
  46. GET /data/asonNBI/subnetworks/{ids} used to retrive the specific object details
  47. GET /data/asonNBI/subnetLIST2Ds/{ids} used to retrive the specific object details
  48. GET /data/npr/TeLinks Retrieves the objects in the given table
  49. GET /data/npr/PhysicalConns Retrieves the objects in the given table
  50. GET /data/npr/Port Retrieves the objects in the given table
  51. GET /data/npr/asonPotentialLinks Retrieves the objects in the given table
  52. GET /data/npr/prioritySets Retrieves the objects in the given table
  53. GET /data/npr/Node Retrieves the objects in the given table
  54. GET /data/npr/Ne Retrieves the objects in the given table
  55. GET /data/npr/subnets Retrieves the objects in the given table
  56. GET /data/npr/subnetLIST2D Retrieves the objects in the given table
  57. GET /data/npr/subnetLIST2Ds Retrieves the objects in the given table
  58. GET /data/npr/commandLogArchViewAlls Retrieves the objects in the given table
  59. GET /data/npr/controlPlaneDomains Retrieves the objects in the given table
  60. GET /data/npr/assocSltes Retrieves the objects in the given table
  61. GET /data/npr/commandLogArchSessions used to retrieve the specific object details
  62. GET /data/npr/forSessionCommandLogs used to retrieve the specific object details
  63. DELETE /data/otn/schedule/servicetest/delete/{jobHandleId} description: delete Service Testing job from joblist for specified 'jobHandleId'
  64. DELETE /data/otn/mIntervals/deleteInterval/{id} delete Maintenance Interval Data

What's Deleted


  1. GET /swim/jobDetailsById/{jobId} Fetches Ne list per Job based on job id
  2. GET /data/swim/upsert/data Fetches all the EmlGroup
  3. GET /data/swim/backupNeInfo Returns Success/Failed and Non backup Nes Response contains 2 attributes label : which will have values Failed, Success or Nobackup value : number of NEs having the state
  4. GET /data/swim/backupFiles/{neLabel}/ Fetches list or files for restoring
  5. GET /data/swim/anaytics/softwareVersionStatus Fetch NE Types
  6. GET /data/swim/anaytics/jobStatus Fetch NE Types
  7. GET /data/swim/anaytics/firmwareStatus Fetch NE Types
  8. GET /data/swim/anaytics/backupStatus/{period} Fetch NE Types
  9. GET /data/swim/SnaInstances/{emlInstance} Fetches all the EmlGroup
  10. GET /data/otn/validation/{fileName} Get validation details
  11. 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
  12. GET /data/npr/{table}/{ids} Retrieves the objects in the given table
  13. GET /data/asonNBI/{table}/{ids} Retrieves the objects in the given table
  14. GET /data/eml/{table}/{ids} Retrieves the objects in the given table
  15. GET /data/npr/{table} Retrieves the objects in the given table
  16. GET /data/eml/{table} Retrieves the objects in the given table
  17. GET /asapDetails getAsapDetails
  18. PUT /data/otn/otdrscaninfo/physicalconn/{physConnId} Scan information for the specified connection
  19. POST /data/otn/otdrscaninfo/physicalconn/{physConnId} Scan information for the specified connection
  20. DELETE /data/otn/otdrscaninfo/physicalconn/{physConnId} Scan information for the specified connection
  21. PATCH /data/otn/otdrscaninfo/physicalconn/{physConnId} Scan information for the specified connection
  22. HEAD /data/otn/otdrscaninfo/physicalconn/{physConnId} Scan information for the specified connection
  23. OPTIONS /data/otn/otdrscaninfo/physicalconn/{physConnId} Scan information for the specified connection
  24. GET /esmSQLQueryService/getSQLQueryResult getSQLQueryResult
  25. PUT /esmSQLQueryService/getSQLQueryResult getSQLQueryResult
  26. DELETE /esmSQLQueryService/getSQLQueryResult getSQLQueryResult
  27. PATCH /esmSQLQueryService/getSQLQueryResult getSQLQueryResult
  28. HEAD /esmSQLQueryService/getSQLQueryResult getSQLQueryResult
  29. OPTIONS /esmSQLQueryService/getSQLQueryResult getSQLQueryResult
  30. GET /data/otn/customer/modifyCustomerNew modifyCustomerNew
  31. PUT /data/otn/customer/modifyCustomerNew modifyCustomerNew
  32. DELETE /data/otn/customer/modifyCustomerNew modifyCustomerNew
  33. PATCH /data/otn/customer/modifyCustomerNew modifyCustomerNew
  34. HEAD /data/otn/customer/modifyCustomerNew modifyCustomerNew
  35. OPTIONS /data/otn/customer/modifyCustomerNew modifyCustomerNew
  36. GET /data/otn/customer/modifyCustomer modifyCustomer
  37. PUT /data/otn/customer/modifyCustomer modifyCustomer
  38. DELETE /data/otn/customer/modifyCustomer modifyCustomer
  39. PATCH /data/otn/customer/modifyCustomer modifyCustomer
  40. HEAD /data/otn/customer/modifyCustomer modifyCustomer
  41. OPTIONS /data/otn/customer/modifyCustomer modifyCustomer
  42. GET /data/otn/customer/deleteCustomerNew deleteCustomerNew
  43. PUT /data/otn/customer/deleteCustomerNew deleteCustomerNew
  44. DELETE /data/otn/customer/deleteCustomerNew deleteCustomerNew
  45. PATCH /data/otn/customer/deleteCustomerNew deleteCustomerNew
  46. HEAD /data/otn/customer/deleteCustomerNew deleteCustomerNew
  47. OPTIONS /data/otn/customer/deleteCustomerNew deleteCustomerNew
  48. GET /data/otn/customer/deleteCustomer deleteCustomer
  49. PUT /data/otn/customer/deleteCustomer deleteCustomer
  50. DELETE /data/otn/customer/deleteCustomer deleteCustomer
  51. PATCH /data/otn/customer/deleteCustomer deleteCustomer
  52. HEAD /data/otn/customer/deleteCustomer deleteCustomer
  53. OPTIONS /data/otn/customer/deleteCustomer deleteCustomer
  54. GET /data/otn/customer/createCustomerNew createCustomerNew
  55. PUT /data/otn/customer/createCustomerNew createCustomerNew
  56. DELETE /data/otn/customer/createCustomerNew createCustomerNew
  57. PATCH /data/otn/customer/createCustomerNew createCustomerNew
  58. HEAD /data/otn/customer/createCustomerNew createCustomerNew
  59. OPTIONS /data/otn/customer/createCustomerNew createCustomerNew
  60. GET /data/otn/customer/createCustomer createCustomer
  61. PUT /data/otn/customer/createCustomer createCustomer
  62. DELETE /data/otn/customer/createCustomer createCustomer
  63. PATCH /data/otn/customer/createCustomer createCustomer
  64. HEAD /data/otn/customer/createCustomer createCustomer
  65. OPTIONS /data/otn/customer/createCustomer createCustomer
  66. GET /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSICL NE
  67. PUT /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSICL NE
  68. DELETE /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSICL NE
  69. PATCH /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSICL NE
  70. HEAD /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSICL NE
  71. OPTIONS /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSICL NE

What's Deprecated


  1. GET /data/npr/wdmPaths/{wdmPathId}/sncs pssFragmentTab
  2. GET /data/npr/generic_ClobData used to retrieve the specific object details
  3. GET /data/network/generateReport Generate Network Report
  4. GET /data/otn/generateReport Generate Network Report
  5. POST /getNextChart Gets next report from current PM API response
  6. GET /data/plat/status System Status of WS-NOC OTNE
  7. POST /data/npr/sharedRiskGroups/{srgId} command SRG

What's Changed


  1. PUT /eqm/setEqpAttr/{neGrpId}/{neId}/{cardType}
    • Response

      • New response : [500]//Internal Server Error
      • New response : [400]//Bad Request
      • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
    • POST /emlnemgr/NE/GRI/timeStamp/
      • Response

        • Changed response : [200]//OK
          • New body: 'application/json'
          • Deleted body: '*/*'
    • POST /data/eml/NE/GRI/timeStamp/
      • Response

        • Changed response : [200]//OK
          • New body: 'application/json'
          • Deleted body: '*/*'
    • POST /data/npr/trails/{trailIds}
      • Parameters

        • Accept in header
    • POST /data/npr/ports/{trailIds}
      • Parameters

        • Accept in header
    • POST /ason/schedule/{trailIds}
      • Parameters

        • Accept in header
    • POST /data/npr/commandLogs/{id}
      • Parameters

        • Delete Accept in header
      • Response

        • Changed response : [200]//OK
          • New body: '*/*'
          • Deleted body: 'text/xml'
          • Deleted body: 'application/json'
    • POST /data/asonNBI/commandLogs/{id}
      • Parameters

        • Delete Accept in header
      • Response

        • Changed response : [200]//OK
          • New body: '*/*'
          • Deleted body: 'text/xml'
          • Deleted body: 'application/json'
    • POST /data/eml/commandLogs/{id}
      • Parameters

        • Delete Accept in header
      • Response

        • Changed response : [200]//OK
          • New body: '*/*'
          • Deleted body: 'text/xml'
          • Deleted body: 'application/json'
    • GET /swim/transferFile/fileLoc/{emlip}/{emlid}/{emlgroup}/{strB}/{dirFilePath}/{dirFilePath1}/{neLabel}/
      • Response

        • New response : [500]//Internal Server Error
        • New response : [400]//Bad Request
        • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
      • GET /ptpclock/{neGroupId}/{neId}/{cardName}/{portID}/portstats
        • Response

          • New response : [500]//Internal Server Error
          • New response : [400]//Bad Request. If the payload data is incorrect
          • Changed response : [200]//Returns the PTP grid attributes
        • GET /networkinventory/equipments
          • Response

            • New response : [500]//Internal Server Error
            • New response : [400]//Bad Request
            • Changed response : [200]//Retrieves a list of equipment for all the Network Elements.
          • GET /eqm/snmpTable/wavekey/out
            • Response

              • New response : [500]//Internal Server Error
              • New response : [400]//Bad Request
              • Changed response : [200]//Retrieves Wavekey OUT data for the given port from the NE.
            • GET /eqm/snmpTable/wavekey/in
              • Response

                • New response : [500]//Internal Server Error
                • New response : [400]//Bad Request
                • Changed response : [200]//Retrieves Wavekey IN data for the given port from the NE.
              • GET /eqm/snmpTable/targetPowerOffset/ingress
                • Response

                  • New response : [500]//Internal Server Error
                  • New response : [400]//Bad Request. If the payload data is incorrect
                  • Changed response : [200]//Retrieves wavekey in data for the given port.
                • GET /eqm/snmpTable/targetPowerOffset/egress
                  • Response

                    • New response : [500]//Internal Server Error
                    • New response : [400]//Bad Request. If the payload data is incorrect
                    • Changed response : [200]//Retrieves wavekey out data for the port.
                  • GET /eqm/snmpTable/perChannelTargetPowerOffset/ingress
                    • Response

                      • New response : [500]//Internal Server Error
                      • New response : [400]//Bad Request
                      • Changed response : [200]//Retrieves Per Channel Target Power Offset Ingress Data for the given port from the NE.
                    • GET /eqm/Equipment/All/{grpID}/{neID}
                      • Response

                        • Changed response : [200]//OK
                          • Schema incompatible

                            Changed body: 'application/json'

                            Changed property type: (object -> string)

                    • GET /data/eml/All/{grpID}/{neID}
                      • Response

                        • Changed response : [200]//OK
                          • Schema incompatible

                            Changed body: 'application/json'

                            Changed property type: (object -> string)

                    • GET /data/restnbi/{trailId}/currentRouteSwitchData Retrieves the current route along with the switch data information for a given connection id. If there is no switching on the current route, switchdata will be empty. The response consists of - current Route details, switch details and the API's request status
                      • Response

                        • Changed response : [200]//Retrieve current route data successfully
                      • GET /data/plat/userprofile/groupstruct
                        • Response

                          • Changed response : [200]//Obtained group and ACD structure successfully.
                        • GET /data/plat/userprofile/acds
                          • Response

                            • Changed response : [200]//Obtained ACD list successfully.
                          • GET /data/otn/physicalConns/{nprId}/otnConnectionId
                            • Response

                              • Changed response : [200]//Physical connection retrieved successfully
                            • GET /data/otn/otdrscan/sync/{neId}
                              • Response

                                • Changed response : [200]//Retrieved custom profiles from NE successfully
                              • GET /data/otn/sync/{neId}
                                • Response

                                  • Changed response : [200]//Retrieved custom profiles from NE successfully
                                • GET /data/otn/otdrscan/scanresult/physicalconn/{phyLinkId}
                                  • Response

                                    • Changed response : [200]//Retrieved scan results of physical connection successfully
                                  • GET /data/otn/node/name Retrieves the OTN node name for the given OTN node id
                                    • Response

                                      • Changed response : [200]//If the given node id is available, corresponding node name will be returned. If the given node id is not available, Object not found message will be returned.
                                    • GET /data/otn/node/id Retrieves the OTN node id for the given OTN node name
                                      • Response

                                        • Changed response : [200]//If the given node name is available, corresponding node id will be returned as a string. If the given node name is not available, Object not found message will be returned.
                                      • GET /data/otn/darkfiber/scanresult/{dfId}
                                        • Response

                                          • Changed response : [200]//Retrieved dark fiber san details successfully
                                        • GET /data/otn/connections/{id}/asonId
                                          • Response

                                            • Changed response : [200]//asonId retrieved successfully
                                          • GET /data/otn/connection/name Retrieves the OTN connection name for the given OTN connection id
                                            • Response

                                              • Changed response : [200]//If the given connection id is available, corresponding connection name will be returned. If given connection id is not available, Object not found message will be returned.
                                            • GET /data/otn/connection/id Retrieves the OTN connection id for the given OTN connection name
                                              • Response

                                                • Changed response : [200]//If the given connection name is available, corresponding connection id will be returned as a string. If the given connection name is not available, Object not found message will be returned.
                                              • GET /data/npr/wdmPaths/{wdmPathId}/sncs
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/trails/{trailId}/switchTab
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/ports/{trailId}/switchTab
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/trails/{trailId}/linkAsonsSnc
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/ports/{trailId}/linkAsonsSnc
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/trails/{portId}/invmuxports
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/ports/{portId}/invmuxports
                                                • Parameters

                                                  • Accept in header
                                              • GET /ason/schedule/{portId}/invmuxports
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/trails/pie
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/ports/pie
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/trails/isNeVersion14/{trailId}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/asonNBI/trails/isNeVersion14/{trailId}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/ports/isNeVersion14/{trailId}
                                                • Parameters

                                                  • Accept in header
                                              • GET /ason/schedule/isNeVersion14/{trailId}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/trails/alarmed/{probCause}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/asonNBI/trails/alarmed/{probCause}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/ports/alarmed/{probCause}
                                                • Parameters

                                                  • Accept in header
                                              • GET /ason/schedule/alarmed/{probCause}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/slte/{physicalConnId}
                                                • Parameters

                                                  • Delete Accept in header
                                                • Response

                                                  • Changed response : [200]//OK
                                                    • Deleted body: 'text/xml'
                                              • GET /data/asonNBI/slte/{physicalConnId}
                                                • Parameters

                                                  • Delete Accept in header
                                                • Response

                                                  • Changed response : [200]//OK
                                                    • Deleted body: 'text/xml'
                                              • GET /data/npr/physicalConnsRC Gets physical connections for routing constraints
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/physicalConns/{connectId}/fiberCharacteristic Used to get fiber characteristic from physical connections
                                                • Parameters

                                                  • Delete Accept in header
                                                • Response

                                                  • Changed response : [200]//OK
                                                    • Deleted body: 'text/xml'
                                              • GET /data/asonNBI/physicalConns/{connectId}/fiberCharacteristic Used to get fiber characteristic from physical connections
                                                • Parameters

                                                  • Delete Accept in header
                                                • Response

                                                  • Changed response : [200]//OK
                                                    • Deleted body: 'text/xml'
                                              • GET /data/npr/physicalConns/pie Shows alarmed physical connection pie chart
                                                • Parameters

                                                  • Delete Accept in header
                                                • Response

                                                  • Changed response : [200]//OK
                                                    • Deleted body: 'text/xml'
                                              • GET /data/npr/physicalConns/alarmed/{probCause}
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/nodes/{nodeId}/trailInNode
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/nodes/{nodeId}/pathInNode
                                                • Parameters

                                                  • Accept in header
                                              • GET /data/npr/node/name Retrieves the NPR node name for the given NPR node id
                                                • Response

                                                  • Changed response : [200]//If the given NPR node id is available, corresponding NPR node name will be returned. If the given NPR node id is not available, Object not found message will be returned.
                                                • GET /data/npr/node/id Retrieves the NPR node id of the given NPR node name
                                                  • Response

                                                    • Changed response : [200]//If the given NPR node name is available, corresponding NPR node id will be returned as a string. If the given NPR name id is not available, Object not found message will be returned.
                                                  • GET /data/npr/ne/name Retrieves the NPR NE name of the given NPR NE id
                                                    • Response

                                                      • Changed response : [200]//If the given NPR NE name is available, corresponding NPR NE id will be returned. If the given NPR NE name is not available, Object not found message will be returned.
                                                    • GET /data/npr/ne/id Retrieves the NPR NE id of the given NPR NE name
                                                      • Response

                                                        • Changed response : [200]//If the given NPR NE id is available, corresponding NPR NE name will be returned. If the given NPR NE id is not available, Object not found message will be returned.
                                                      • GET /data/npr/linkAsons/{linkId}/trafficMapL0
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/npr/linkAsons/{linkId}/trafficMapL1
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/npr/linkAsons/{linkAsonId}/sharedRiskGroups
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/asonNBI/linkAsons/{linkAsonId}/sharedRiskGroups
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/npr/linkAsons/{linkAsonId}/serverSharedRiskGroups
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/asonNBI/linkAsons/{linkAsonId}/serverSharedRiskGroups
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/npr/linkAsons/{linkAsonId}/serverPhysicalConns
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/npr/linkAsons/pie
                                                        • Parameters

                                                          • Accept in header
                                                      • GET /data/npr/linkAsons/asonLinkAdmState/{admState}
                                                        • Parameters

                                                          • admState in path
                                                          • Accept in header
                                                      • GET /data/common/userchannel/
                                                        • Response

                                                          • Changed response : [200]//Obtained userchannel successfully
                                                        • GET /data/common/server/timezone Get server timezone for requested user
                                                          • Response

                                                            • Changed response : [200]//Retrieved server timezone successfully
                                                          • GET /data/ason/telink/name Retrieves the ASON telink name for the given ASON telink id
                                                            • Response

                                                              • Changed response : [200]//If the given ASON telink id is available, corresponding ASON telink name will be returned. If the given ASON telink id is not available, Object not found message will be returned.
                                                            • GET /data/ason/telink/id Retrieves the ASON telink id of the given ason te`link name
                                                              • Response

                                                                • Changed response : [200]//If the given ASON telink name is available, corresponding ASON telink id will be returned as a string. If the given ASON telink name is not available, Object not found message will be returned.
                                                              • GET /data/ason/srg/name Retrieves the srg name of the given srg id.
                                                                • Response

                                                                  • Changed response : [200]//If the given ASON SRG name is available, corresponding ASON SRG id will be returned as a string. If the given ASON SRG id is not available, Object not found message will be returned.
                                                                • GET /data/ason/srg/id Retrieves the ASON SRG id of the given ASON SRG name.
                                                                  • Response

                                                                    • Changed response : [200]//If the given ASON SRG name is available, corresponding ASON SRG name will be returned. If the given ASON SRG name is not available, Object not found message will be returned.
                                                                  • GET /data/ason/snc/name Retrieves the ASON SNC name for the given ASON SNC id.
                                                                    • Response

                                                                      • Changed response : [200]//If the given ASON SNC id is available, corresponding ASON SNC name will be returned. If the given ASON SNC id is not available, Object not found message will be returned.
                                                                    • GET /data/ason/snc/id Retrieves the ASON SNC id of the given ASON SNC name.
                                                                      • Response

                                                                        • Changed response : [200]//If the given ASON SNC name is available, corresponding ASON SNC id will be returned as a string. If the given ASON SNC id is not available, Object not found message will be returned.
                                                                      • GET /data/ason/phyconn/name Retrieves the phyconn name of the given phyconn id.
                                                                        • Response

                                                                          • Changed response : [200]//If the given ASON phyconn id is available, corresponding ASON phyconn name will be returned. If the given ASON phyconn id is not available, Object not found message will be returned.
                                                                        • GET /data/ason/phyconn/id Retrieves the phyconn id of the given phyconn name.
                                                                          • Response

                                                                            • Changed response : [200]//If the given ASON phyconn id is available, corresponding ASON phyconn name will be returned as a string. If the given ASON phyconn id is not available, Object not found message will be returned.
                                                                          • GET /data/ason/npa/name Retrieves the ASON NPA name for the given ASON NPA id.
                                                                            • Response

                                                                              • Changed response : [200]//If the given ASON NPA id is available, corresponding ASON NPA name will be returned. If the given ASON NPA id is not available, Object not found message will be returned.
                                                                            • GET /data/ason/npa/id Retrieves the ASON NPA id of the given ASON NPA name.
                                                                              • Response

                                                                                • Changed response : [200]//If the given ASON NPA name is available, corresponding ASON NPA id will be returned. If the given ASON NPA name is not available, Object not found message will be returned.
                                                                              • GET /data/ason/link/name Retrieves the ASON link name of the given ASON link id.
                                                                                • Response

                                                                                  • Changed response : [200]//If the given ASON link id is available, corresponding ASON link name will be returned. If the given ASON link id is not available, Object not found message will be returned.
                                                                                • GET /data/ason/link/id Retrieves the ASON link id for the given ASON link name.
                                                                                  • Response

                                                                                    • Changed response : [200]//If the given ASON link name is available, corresponding ASON link id will be returned as a string. If the given ASON link name is not available, Object not found message will be returned.
                                                                                  • DELETE /emlnemgr/NODE/{nodeId}
                                                                                    • Response

                                                                                      • Changed response : [423]//Locked
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [400]//Bad request
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [412]//Pre condition failed
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [500]//Internal server error
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [408]//Request Timeout
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                  • DELETE /data/eml/NODE/{nodeId}
                                                                                    • Response

                                                                                      • Changed response : [423]//Locked
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [400]//Bad request
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [412]//Pre condition failed
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [500]//Internal server error
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                      • Changed response : [408]//Request Timeout
                                                                                        • New body: 'application/json'
                                                                                        • Deleted body: '*/*'
                                                                                  • GET /data/otn/otdrscaninfo/physicalconn/{physConnId}
                                                                                    • Response

                                                                                      • Changed response : [200]//Retrieved scan inforamtion for the specified connection successfully
                                                                                    • GET /data/otn/ports/{id}/loopback
                                                                                      • Response

                                                                                        • New response : [400]//Bad request
                                                                                        • New response : [500]//Internal server error
                                                                                        • Changed response : [200]//Loopbacks tests and created succesfully at different points in the transmission path
                                                                                          • Schema incompatible

                                                                                            Changed body: '*/*'
                                                                                    • POST /data/otn/ports/{id}/loopback
                                                                                      • Response

                                                                                        • New response : [400]//Bad request
                                                                                        • New response : [500]//Internal server error
                                                                                        • Changed response : [200]//Loopbacks tests and created succesfully at different points in the transmission path
                                                                                          • Schema incompatible

                                                                                            Changed body: '*/*'
                                                                                    • PUT /swim/jobs/delete Delete software management Job(s)
                                                                                      • Response

                                                                                        • New response : [500]//Internal Server Error
                                                                                        • New response : [400]//Bad Request. If the input data is incorrect
                                                                                        • Changed response : [200]//Returns the status of the delete operation
                                                                                      • PUT /ptpclock/{neGroupId}/{neId}/{cardName}
                                                                                        • Response

                                                                                          • New response : [500]//Internal Server Error
                                                                                          • New response : [400]//Bad Request
                                                                                          • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
                                                                                        • PUT /ptpclock/{neGroupId}/{neId}/{cardName}/{portId}
                                                                                          • Response

                                                                                            • New response : [500]//Internal Server Error
                                                                                            • New response : [400]//Bad Request
                                                                                            • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
                                                                                          • PUT /data/otn/resume/{jobDetailsId}
                                                                                            • Response

                                                                                              • New response : [400]//Bad request
                                                                                              • New response : [500]//Internal server error
                                                                                              • Changed response : [200]//Resumed job successfully
                                                                                            • PUT /data/otn/schedule/resume/{jobDetailsId}
                                                                                              • Response

                                                                                                • New response : [400]//Bad request
                                                                                                • New response : [500]//Internal server error
                                                                                                • Changed response : [200]//Resumed job successfully
                                                                                              • PUT /data/otn/pause/{jobDetailsId}
                                                                                                • Response

                                                                                                  • New response : [400]//Bad request
                                                                                                  • New response : [500]//Internal server error
                                                                                                  • Changed response : [200]//Paused the job successfully
                                                                                                • PUT /data/otn/schedule/pause/{jobDetailsId}
                                                                                                  • Response

                                                                                                    • New response : [400]//Bad request
                                                                                                    • New response : [500]//Internal server error
                                                                                                    • Changed response : [200]//Paused the job successfully
                                                                                                  • GET /otn/schedule/otdr/joblist/{jobHandleId}
                                                                                                    • Response

                                                                                                      • Changed response : [200]//Retrieved OTDR schedule details successfully
                                                                                                    • PUT /otn/schedule/otdr/joblist/{jobHandleId}
                                                                                                      • Response

                                                                                                        • New response : [400]//Bad request
                                                                                                        • New response : [500]//Internal server error
                                                                                                        • Changed response : [200]//Rescheduled the scan job successfully
                                                                                                      • DELETE /otn/schedule/otdr/joblist/{jobHandleId}
                                                                                                        • Response

                                                                                                          • New response : [400]//Bad request
                                                                                                          • New response : [500]//Internal server error
                                                                                                          • Changed response : [200]//Deleted the scan job successfully
                                                                                                        • GET /data/otn/otdr/joblist/{jobHandleId}
                                                                                                          • Response

                                                                                                            • Changed response : [200]//Retrieved OTDR schedule details successfully
                                                                                                          • PUT /data/otn/otdr/joblist/{jobHandleId}
                                                                                                            • Response

                                                                                                              • New response : [400]//Bad request
                                                                                                              • New response : [500]//Internal server error
                                                                                                              • Changed response : [200]//Rescheduled the scan job successfully
                                                                                                            • DELETE /data/otn/otdr/joblist/{jobHandleId}
                                                                                                              • Response

                                                                                                                • New response : [400]//Bad request
                                                                                                                • New response : [500]//Internal server error
                                                                                                                • Changed response : [200]//Deleted the scan job successfully
                                                                                                              • GET /data/otn/schedule/otdr/joblist/{jobHandleId}
                                                                                                                • Response

                                                                                                                  • Changed response : [200]//Retrieved OTDR schedule details successfully
                                                                                                                • PUT /data/otn/schedule/otdr/joblist/{jobHandleId}
                                                                                                                  • Response

                                                                                                                    • New response : [400]//Bad request
                                                                                                                    • New response : [500]//Internal server error
                                                                                                                    • Changed response : [200]//Rescheduled the scan job successfully
                                                                                                                  • DELETE /data/otn/schedule/otdr/joblist/{jobHandleId}
                                                                                                                    • Response

                                                                                                                      • New response : [400]//Bad request
                                                                                                                      • New response : [500]//Internal server error
                                                                                                                      • Changed response : [200]//Deleted the scan job successfully
                                                                                                                    • PUT /data/otn/otdr/darkfiber/joblist/{jobDetailsId} Reschedule the OTDR scan job
                                                                                                                      • Response

                                                                                                                        • New response : [400]//Bad request
                                                                                                                        • New response : [500]//Internal server error
                                                                                                                        • Changed response : [200]//Rescheduled the OTDR scan job successfully
                                                                                                                      • PUT /data/otn/schedule/otdr/darkfiber/joblist/{jobDetailsId} Reschedule the OTDR scan job
                                                                                                                        • Response

                                                                                                                          • New response : [400]//Bad request
                                                                                                                          • New response : [500]//Internal server error
                                                                                                                          • Changed response : [200]//Rescheduled the OTDR scan job successfully
                                                                                                                        • PUT /data/otn/modify/linkUtilProfile
                                                                                                                          • Response

                                                                                                                            • New response : [400]//Bad request
                                                                                                                            • New response : [500]//Internal server error
                                                                                                                            • Changed response : [200]//Modified threshold value of a link utilization profile successfully
                                                                                                                          • GET /data/otn/linkUtilProfile
                                                                                                                            • Response

                                                                                                                              • Changed response : [200]//LinkUtilization Profiles retrieved successfully
                                                                                                                            • PUT /data/otn/linkUtilProfile
                                                                                                                              • Response

                                                                                                                                • New response : [400]//Bad request
                                                                                                                                • New response : [500]//Internal server error
                                                                                                                                • Changed response : [200]//Modified threshold value of a link utilization profile successfully
                                                                                                                              • PUT /data/otn/linkUtilProfile/{profileId}
                                                                                                                                • Response

                                                                                                                                  • New response : [400]//Bad request
                                                                                                                                  • New response : [500]//Internal server error
                                                                                                                                  • Changed response : [200]//Modified threshold value of a link utilization profile successfully
                                                                                                                                • PUT /data/npr/physicalConns/{connectId}
                                                                                                                                  • Parameters

                                                                                                                                    • Delete Accept in header
                                                                                                                                • DELETE /data/npr/physicalConns/{connectId} Delete physical connection
                                                                                                                                  • Parameters

                                                                                                                                    • Delete Accept in header
                                                                                                                                • POST /tcaProfiles
                                                                                                                                  • Request

                                                                                                                                    • Schema incompatible

                                                                                                                                      Changed body: 'application/json'
                                                                                                                                • POST /tcaProfiles/{tcaId}
                                                                                                                                  • Request

                                                                                                                                    • Schema incompatible

                                                                                                                                      Changed body: 'application/json'
                                                                                                                                • POST /pae/paeSet/shelforCardLevel/{groupId}/{neId}/{clickedEntity}/{category}
                                                                                                                                  • Parameters

                                                                                                                                    • category in path
                                                                                                                                  • Response

                                                                                                                                    • New response : [500]//Internal Server Error
                                                                                                                                    • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                    • Changed response : [200]//Returns the updated data after creating,modifying or deleting the data.
                                                                                                                                  • GET /data/otn/otdr/file
                                                                                                                                    • Response

                                                                                                                                      • Changed response : [200]//Downloaded the SOR files successfully
                                                                                                                                    • POST /data/otn/otdr/file
                                                                                                                                      • Response

                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                        • Changed response : [200]//Downloaded the list of SOR files successfully
                                                                                                                                      • GET /data/otn/schedule/otdr/file
                                                                                                                                        • Response

                                                                                                                                          • Changed response : [200]//Downloaded the SOR files successfully
                                                                                                                                        • POST /data/otn/schedule/otdr/file
                                                                                                                                          • Response

                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                            • Changed response : [200]//Downloaded the list of SOR files successfully
                                                                                                                                          • POST /data/otn/otdr/darkfiber
                                                                                                                                            • Response

                                                                                                                                              • New response : [400]//Bad request
                                                                                                                                              • New response : [500]//Internal server error
                                                                                                                                              • Changed response : [200]//Scheduled OTDR dark fiber scan at specified interval successfully
                                                                                                                                            • POST /data/otn/schedule/otdr/darkfiber
                                                                                                                                              • Response

                                                                                                                                                • New response : [400]//Bad request
                                                                                                                                                • New response : [500]//Internal server error
                                                                                                                                                • Changed response : [200]//Scheduled OTDR dark fiber scan at specified interval successfully
                                                                                                                                              • POST /otn/schedule/otdr
                                                                                                                                                • Response

                                                                                                                                                  • New response : [400]//Bad request
                                                                                                                                                  • New response : [500]//Internal server error
                                                                                                                                                  • Changed response : [200]//Successfully scheduled OTDR scan at specified interval
                                                                                                                                                • POST /data/otn/otdr
                                                                                                                                                  • Response

                                                                                                                                                    • New response : [400]//Bad request
                                                                                                                                                    • New response : [500]//Internal server error
                                                                                                                                                    • Changed response : [200]//Successfully scheduled OTDR scan at specified interval
                                                                                                                                                  • POST /data/otn/schedule/otdr
                                                                                                                                                    • Response

                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                      • Changed response : [200]//Successfully scheduled OTDR scan at specified interval
                                                                                                                                                    • POST /otn/NBI/Connection/ModifyLabel/{connId}
                                                                                                                                                      • Response

                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                        • Changed response : [200]//Modified user label successfully
                                                                                                                                                          • Schema incompatible

                                                                                                                                                            Changed body: '*/*'
                                                                                                                                                    • POST /getNextChart Gets next report from current PM API response
                                                                                                                                                      • Request

                                                                                                                                                        • Schema

                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                    • POST /getEsmTpsOfService
                                                                                                                                                      • Request

                                                                                                                                                        • Schema

                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                    • POST /getEsmOamTestDetails Get Esm Oam Test Details
                                                                                                                                                      • Request

                                                                                                                                                        • Schema

                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                    • POST /getEsmMclagDetails
                                                                                                                                                      • Request

                                                                                                                                                        • Schema

                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                    • POST /eqm/tl1Request/processTL1Request
                                                                                                                                                      • Response

                                                                                                                                                        • New response : [500]//Internal Server Error
                                                                                                                                                        • New response : [400]//Bad Request. If the payload data is incorrect or incorrect command is sent.
                                                                                                                                                        • Changed response : [200]//Returns the response data for the operation performed.
                                                                                                                                                      • POST /eqm/tl1Request/processTL1Request/{groupId}/{neId} Executes the TL1 command provided directly on the NE by passing neGroupId and neId.
                                                                                                                                                        • Response

                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                          • New response : [400]//Bad Request. If the payload data is incorrect or incorrect command is sent.
                                                                                                                                                          • Changed response : [200]//Returns the response data for the operation performed.
                                                                                                                                                        • POST /eqm/setNeParam/neLevel/{groupId}/{neId} Sets NE level parameters
                                                                                                                                                          • Response

                                                                                                                                                            • New response : [500]//Internal Server Error
                                                                                                                                                            • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                            • Changed response : [200]//Succesfully updated the NE level attribute
                                                                                                                                                          • POST /eqm/cliRequest/processCLIRequest/{groupId}/{neId}
                                                                                                                                                            • Response

                                                                                                                                                              • New response : [500]//Internal Server Error
                                                                                                                                                              • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                              • Changed response : [200]//Returns the response data for the command executed.
                                                                                                                                                            • POST /data/plat/userprofile/updategroup
                                                                                                                                                              • Response

                                                                                                                                                                • New response : [400]//Updated group failed, check the ACD used.
                                                                                                                                                                • Changed response : [200]//Updated group successfully.
                                                                                                                                                              • POST /data/plat/userprofile/deletegroup
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//Deleted the existing group successfully.
                                                                                                                                                                • POST /data/plat/userprofile/creategroup
                                                                                                                                                                  • Response

                                                                                                                                                                    • Changed response : [200]//Created a new group successfully.
                                                                                                                                                                  • POST /data/plat/usermgt/updateuser
                                                                                                                                                                    • Response

                                                                                                                                                                      • Changed response : [200]//Updated user successfully.
                                                                                                                                                                    • POST /data/plat/usermgt/createuser
                                                                                                                                                                      • Response

                                                                                                                                                                        • Changed response : [200]//Created a new user successfully.
                                                                                                                                                                      • POST /data/plat/usermgt/changepassword
                                                                                                                                                                        • Response

                                                                                                                                                                          • New response : [400]//Password change failed, previous password cannot be used
                                                                                                                                                                          • Changed response : [200]//Password changed successfully.
                                                                                                                                                                        • POST /data/plat/ts/tasks/newtask
                                                                                                                                                                          • Response

                                                                                                                                                                            • Changed response : [200]//Login history successfully obtained
                                                                                                                                                                          • POST /data/plat/session/historyLogin
                                                                                                                                                                            • Response

                                                                                                                                                                              • Changed response : [200]//Login history successfully obtained
                                                                                                                                                                            • GET /data/plat/br/jobs/{jobId}
                                                                                                                                                                              • Response

                                                                                                                                                                                • Changed response : [200]//Backup list retrieved successfully
                                                                                                                                                                              • POST /data/plat/br/jobs/{jobId} Create Backup
                                                                                                                                                                                • Response

                                                                                                                                                                                  • Changed response : [200]//Backup completed successfully
                                                                                                                                                                                • GET /data/plat/br/backups/{jobId}
                                                                                                                                                                                  • Response

                                                                                                                                                                                    • Changed response : [200]//Retrieved the restore list successfully.
                                                                                                                                                                                  • POST /data/plat/br/backups/{jobId}
                                                                                                                                                                                    • Response

                                                                                                                                                                                      • New response : [400]//Restore failed. Check if HA replication is off, or if restore process is already in progress.
                                                                                                                                                                                      • Changed response : [200]//Restored successfully.
                                                                                                                                                                                    • DELETE /data/plat/br/backups/{jobId}
                                                                                                                                                                                      • Response

                                                                                                                                                                                        • Changed response : [200]//Deleted specified restored data successfully.
                                                                                                                                                                                      • POST /data/otn/trail/{connectionIds}/linkUtilization
                                                                                                                                                                                        • Response

                                                                                                                                                                                          • New response : [400]//Bad request
                                                                                                                                                                                          • New response : [500]//Internal server error
                                                                                                                                                                                          • Changed response : [200]//Updated link utilization profile successfully
                                                                                                                                                                                        • POST /data/otn/connection/{connectIds}/asap
                                                                                                                                                                                          • Response

                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                            • Changed response : [200]//Connection created successfully
                                                                                                                                                                                              • Schema

                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                        • POST /data/otn/otdrscan/setprofile
                                                                                                                                                                                          • Request

                                                                                                                                                                                            • Schema

                                                                                                                                                                                              Changed body: 'application/json'
                                                                                                                                                                                          • Response

                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                            • Changed response : [200]//OTDR profile on NE is set
                                                                                                                                                                                          • POST /data/otn/otdrscan/rebaseline/physicalconn/{phyLinkId}
                                                                                                                                                                                            • Response

                                                                                                                                                                                              • New response : [400]//Bad request
                                                                                                                                                                                              • New response : [500]//Internal server error
                                                                                                                                                                                              • Changed response : [200]//Rebaseline for a port is done for a given physical connection successfully
                                                                                                                                                                                            • POST /data/otn/otdrscan/rebaseline/darkfiber/{dfId}
                                                                                                                                                                                              • Response

                                                                                                                                                                                                • New response : [400]//Bad request
                                                                                                                                                                                                • New response : [500]//Internal server error
                                                                                                                                                                                                • Changed response : [200]//Rebaseline at port level for a given dark fiber is done successfully
                                                                                                                                                                                              • POST /data/otn/otdrscan/physicallink/disassociation
                                                                                                                                                                                                • Response

                                                                                                                                                                                                  • New response : [400]//Bad request
                                                                                                                                                                                                  • New response : [500]//Internal server error
                                                                                                                                                                                                  • Changed response : [200]//Removed OTDR ports from physical connection end points successfully
                                                                                                                                                                                                • POST /data/otn/otdrscan/physicallink/association
                                                                                                                                                                                                  • Response

                                                                                                                                                                                                    • New response : [400]//Bad request
                                                                                                                                                                                                    • New response : [500]//Internal server error
                                                                                                                                                                                                    • Changed response : [200]//Associated physical connection with OTDR ports successfully
                                                                                                                                                                                                  • GET /data/otn/darkfiber/{id}
                                                                                                                                                                                                    • Response

                                                                                                                                                                                                      • Changed response : [200]//Retrieved dark fiber details successfully
                                                                                                                                                                                                    • POST /data/otn/darkfiber/{id}
                                                                                                                                                                                                      • Response

                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                        • Changed response : [200]//Modified dark fiber connection successfully
                                                                                                                                                                                                      • GET /data/otn/darkfibers/{id}
                                                                                                                                                                                                        • Response

                                                                                                                                                                                                          • Changed response : [200]//Retrieved dark fiber details successfully
                                                                                                                                                                                                        • POST /data/otn/darkfibers/{id}
                                                                                                                                                                                                          • Response

                                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                                            • Changed response : [200]//Modified dark fiber connection successfully
                                                                                                                                                                                                          • POST /data/otn/darkfiber/disassociate/phylinks
                                                                                                                                                                                                            • Response

                                                                                                                                                                                                              • New response : [400]//Bad request
                                                                                                                                                                                                              • New response : [500]//Internal server error
                                                                                                                                                                                                              • Changed response : [200]//Dissociated physical connections successfully
                                                                                                                                                                                                            • GET /data/otn/darkfiber
                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                • Add operator in query//operator field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add createdDate in query//createdDate field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add modifyDate in query//modifyDate field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add aNode in query//aNode field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add zNode in query//zNode field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add aPortLabel in query//aPortLabel field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add zPortLabel in query//zPortLabel field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add aOtdrPort in query//aOtdrPort field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add zOtdrPort in query//zOtdrPort field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                                • Add modifiedOpertor in query//modifiedOpertor field from '/data/otn/darkfiber' or '/data/otn/darkfibers'
                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                • Changed response : [200]//Retrieved dark fiber details successfully
                                                                                                                                                                                                              • POST /data/otn/darkfiber
                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                  • New response : [400]//Bad request
                                                                                                                                                                                                                  • New response : [500]//Internal server error
                                                                                                                                                                                                                  • Changed response : [200]//Created dark fiber successfully
                                                                                                                                                                                                                • DELETE /data/otn/darkfiber
                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                    • New response : [400]//Bad request
                                                                                                                                                                                                                    • New response : [500]//Internal server error
                                                                                                                                                                                                                    • Changed response : [200]//Deleted dark fiber successfully
                                                                                                                                                                                                                  • POST /data/otn/crossConnects/delete
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Cross connection deleted successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/tcm/modifyTCM
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//TCM attributes modified successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/tcm/deleteTCM
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//TCM deleted successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/tcm/createTCM
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//TCM created successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/service
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Service state of a connection changed successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/restore
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Restored Inconsistent connections
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/manage
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Managed the SNCP protected connection to do operation successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/delete To deactivate and delete a connection using the connection Id (infra or service)
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Connection deleted successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/cancel
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Connection deleted successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/autoreattachclients
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Reassociated clients from the infrastructure connection
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/autodetachclients
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Disassociated clients from the infrastructure connection
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/autoaddprotection
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Added protection to control plane connection successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/asap
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Enable or disable alarm reporting done
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/action
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Connection moved Implemented or Allocated or Commissioned or complete step successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/acknowledge
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Acknowledge Inconsistent connections
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/{id}/abort
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Connection aborted successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/nim
                                                                                                                                                                                                                    • Request

                                                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//NIM is enabled or disabled for reporting defects
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/loopback/release
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Loopback is released successfully
                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                  • POST /data/otn/connections/internallinks
                                                                                                                                                                                                                    • Request

                                                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                      • New response : [400]//Bad request
                                                                                                                                                                                                                      • New response : [500]//Internal server error
                                                                                                                                                                                                                      • Changed response : [200]//Created internal links successfully
                                                                                                                                                                                                                    • POST /data/otn/connection/renameConnection/{connId} To rename the connection name or the alias for the connection using the connection ID,connection Id is mandatory for single connection rename
                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                                        • Changed response : [200]//Connection rename done
                                                                                                                                                                                                                          • Schema incompatible

                                                                                                                                                                                                                            Changed body: '*/*'
                                                                                                                                                                                                                    • POST /data/otn/connection/renameConnection/ To rename the connection name or the alias for the connection using the connection ID,connection Id is mandatory for single connection rename
                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                                        • Changed response : [200]//Connection rename done
                                                                                                                                                                                                                          • Schema incompatible

                                                                                                                                                                                                                            Changed body: '*/*'
                                                                                                                                                                                                                    • POST /data/otn/connection/modifyConnParameters/{connIdORconnName}
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                                        • Changed response : [200]//User modified connection parameters are set successfully
                                                                                                                                                                                                                          • Schema incompatible

                                                                                                                                                                                                                            Changed body: '*/*'
                                                                                                                                                                                                                    • POST /data/otn/Connection/{id}/convertCurrentToNominal
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                                        • Changed response : [200]//Converted current route to nominal route successfully
                                                                                                                                                                                                                          • Schema incompatible

                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                    • POST /data/otn/Connection/bulkpm
                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                                        • Changed response : [200]//PM modified successfully
                                                                                                                                                                                                                          • Schema incompatible

                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                    • POST /data/npr/trails/{trailId}/modifyconstraints
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/npr/ports/{trailId}/modifyconstraints
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /ason/schedule/{trailId}/modifyconstraints
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/npr/trails/moveSNC/{trailId}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/asonNBI/trails/moveSNC/{trailId}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/npr/ports/moveSNC/{trailId}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /ason/schedule/moveSNC/{trailId}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/npr/physicalConns/Eqm Used to create physical connection from EQM [Equipment Manager]
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Delete Accept in header
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • Changed response : [200]//OK
                                                                                                                                                                                                                          • Deleted body: 'text/xml'
                                                                                                                                                                                                                    • POST /data/npr/physicalConns Create physical connection
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Delete Accept in header
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • Changed response : [200]//OK
                                                                                                                                                                                                                          • Deleted body: 'text/xml'
                                                                                                                                                                                                                    • POST /data/npr/linkAsons/changeAdminStates/{commandName}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Add currentNpaId in query//The 'currentNpaId' represents the ID of the NPA on which the operation is triggered. This parameter is required when a link is part of two NPAs. npaId can be retrieved from /data/npr/npas?guiLabel={npaUserLabel}
                                                                                                                                                                                                                    • POST /data/asonNBI/linkAsons/changeAdminStates/{commandName}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Add currentNpaId in query//The 'currentNpaId' represents the ID of the NPA on which the operation is triggered. This parameter is required when a link is part of two NPAs. npaId can be retrieved from /data/npr/npas?guiLabel={npaUserLabel}
                                                                                                                                                                                                                    • POST /data/npr/commandLogArchSessions/{id}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/asonNBI/commandLogArchSessions/{id}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /data/eml/commandLogArchSessions/{id}
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Accept in header
                                                                                                                                                                                                                    • POST /asap/asapSet24x/shelforCardLevel/{groupId}/{neId}/{clickedEntity}/{category}
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • New response : [500]//Internal Server Error
                                                                                                                                                                                                                        • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                        • Changed response : [200]//Sets the ASAP Category data for shelf and card level.
                                                                                                                                                                                                                      • POST /asap/asapSet24x/portLevel/{groupId}/{neId}/{portname}/{category}
                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                                                                                          • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                          • Changed response : [200]//Sets the ASAP category data for card level.
                                                                                                                                                                                                                        • POST /asap/asapSet/shelforCardLevel/{groupId}/{neId}/{clickedEntity}/{category}
                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                            • category in path
                                                                                                                                                                                                                          • Request

                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                              Changed body: 'application/json'
                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                            • New response : [500]//Internal Server Error
                                                                                                                                                                                                                            • New response : [400]//Bad Request
                                                                                                                                                                                                                            • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
                                                                                                                                                                                                                          • POST /asap/asapSet/portLevel/{groupId}/{neId}/{portname}/{category} This is used to modify the ASAP category Supported at port level of the particular Network Element and port.
                                                                                                                                                                                                                            • Request

                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                              • New response : [500]//Internal Server Error
                                                                                                                                                                                                                              • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                              • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
                                                                                                                                                                                                                            • POST /asap/asapSet/neLevel/{groupId}/{neId}/{category} This is used to @ApiResponses(value = {@ApiResponse(responseCode = "200", description = "If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned"), @ApiResponse(responseCode = "400", description = "Bad Request"), @ApiResponse(responseCode = "500", description = "Internal Server Error")})
                                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                • New response : [400]//Bad Request
                                                                                                                                                                                                                                • Changed response : [200]//If the operation is success, Object with key SUCCESS and value Success will be returned and if the operation is failure, Object with key FAILURE and value Failure will be returned
                                                                                                                                                                                                                              • GET /swim/neSwStatus/actions/supported
                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                  • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                  • Changed response : [200]//Returns the software details on the NE
                                                                                                                                                                                                                                • GET /swim/Download/package/{serverName}/{neType}
                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                    • New response : [500]//Internal server error.
                                                                                                                                                                                                                                    • Changed response : [200]//Returns software packages if any
                                                                                                                                                                                                                                  • GET /pae/paeGet/shelforCardLevel/{groupId}/{neId}/{clickedEntity}/{category}
                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                      • category in path
                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                      • Changed response : [200]//Retrieves the shelf and card PAE Entity data for the Network Element.
                                                                                                                                                                                                                                    • GET /data/otn/otdr/{jobDetailsId}
                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                        • Changed response : [200]//Retrieved OTDR scan job details successfully
                                                                                                                                                                                                                                      • DELETE /data/otn/otdr/{jobDetailsId}
                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                          • New response : [400]//Bad request
                                                                                                                                                                                                                                          • New response : [500]//Internal server error
                                                                                                                                                                                                                                          • Changed response : [200]//Deleted OTDR scan job successfully
                                                                                                                                                                                                                                        • GET /data/otn/schedule/otdr/{jobDetailsId}
                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved OTDR scan job details successfully
                                                                                                                                                                                                                                          • DELETE /data/otn/schedule/otdr/{jobDetailsId}
                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                              • New response : [400]//Bad request
                                                                                                                                                                                                                                              • New response : [500]//Internal server error
                                                                                                                                                                                                                                              • Changed response : [200]//Deleted OTDR scan job successfully
                                                                                                                                                                                                                                            • GET /data/otn/schedule/job/name Get OTDR scan job details using the job name and get service testing scheduled job details using the job name
                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                • Changed response : [200]//Retrieved OTDR scan job details successfully
                                                                                                                                                                                                                                              • GET /otn/NBI/topoMgmt/TopologicalLinks/{includeInternalLinks}
                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                  • Changed response : [200]//Retrieved all the internal links successfully
                                                                                                                                                                                                                                                • GET /otn/NBI/Connection/routeTopoData/{connId}
                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                    • Changed response : [200]//Retrieved route and topological link details successfully
                                                                                                                                                                                                                                                  • GET /eqm/Equipment/FilteredView/{grpID}/{neID}/{shelf}/{slot}
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieves all the equipment details of the Card/Slot tree.
                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                  • GET /data/eml/FilteredView/{grpID}/{neID}/{shelf}/{slot}
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieves all the equipment details of the Card/Slot tree.
                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                  • GET /eqm/Equipment/FilteredView/{grpID}/{neID}/{shelf} Retrieves all the equipment details of the shelf tree for specific NE.
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieves all the equipment details of the shelf tree for specific NE.
                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                  • GET /data/eml/FilteredView/{grpID}/{neID}/{shelf} Retrieves all the equipment details of the shelf tree for specific NE.
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieves all the equipment details of the shelf tree for specific NE.
                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                  • GET /eqm/Equipment/Alarm/{grpID}/{neID} Individual Operation API: Retrieves all the alarms on a specific Network Element.
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                      • Changed response : [200]//Returns the updated data after creating,modifying or deleting the data.
                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                  • GET /data/eml/Alarm/{grpID}/{neID} Individual Operation API: Retrieves all the alarms on a specific Network Element.
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                      • Changed response : [200]//Returns the updated data after creating,modifying or deleting the data.
                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                  • GET /data/swim/neList/getManualRefreshNes/ Get list of manual refresh NEs
                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                      • Changed response : [200]//Successfully retrieves the list of manual refresh NEs if any
                                                                                                                                                                                                                                                    • GET /data/swim/neInfo Get all NE Lists
                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                        • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                        • Changed response : [200]//Returns the list of NE details
                                                                                                                                                                                                                                                      • GET /data/swim/getExternalServerInfo/{jobId}
                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                          • New response : [400]//Bad Request.If the API parameter schema is not valid format
                                                                                                                                                                                                                                                          • Changed response : [200]//Returns external server information along with protocol and operation status
                                                                                                                                                                                                                                                        • GET /data/swim/firmware/getAllPluggableModules
                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                            • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                            • Changed response : [200]//Successfully retrieved the list of all the optical modules details
                                                                                                                                                                                                                                                          • GET /data/swim/checkNeInDownloadJob/{neIds}/{neType}/
                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                              • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                              • Changed response : [200]//Successfully retrieved the list of download job details for the single or multiple NE
                                                                                                                                                                                                                                                            • GET /data/swim/anaytics/statistics/{jobType} This API returns the statistical JOB data.
                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                • Changed response : [200]//Successfully retrieved all the statistical data based on job type
                                                                                                                                                                                                                                                              • GET /data/swim/anaytics/jobStatus/{jobType} Fetches particular job status.
                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                  • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                  • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                  • Changed response : [200]//Successfully retrieved the particular job status based on job type provided
                                                                                                                                                                                                                                                                • GET /data/swim/analytics/healthStatus This API return the all the NEs aggregated health check
                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                    • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                    • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                    • Changed response : [200]//Successfully retrieved the list of all the NE health status details
                                                                                                                                                                                                                                                                  • GET /data/swim/analytics/healthStatus/download
                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                      • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                      • Changed response : [200]//Successfully retrieved the specific NE health check report
                                                                                                                                                                                                                                                                    • GET /data/swim/analytics/healthStatus/details/{neId} This API returns the NE health check details for NE specific
                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                        • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                        • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                        • Changed response : [200]//Successfully retrieved the health check details for specific NE
                                                                                                                                                                                                                                                                      • GET /data/swim/NeScheduledHealthCheckData This API returns all the NE health check scheduled details
                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                          • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                          • Changed response : [200]//Successfully retrieved the NE health check scheduled and not scheduled details
                                                                                                                                                                                                                                                                        • GET /data/plat/usermgt/users
                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                            • Changed response : [200]//Users list obtained successfully.
                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                Changed body: '*/*'
                                                                                                                                                                                                                                                                        • GET /data/plat/tasks
                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved tasks list successfully.
                                                                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                                                                Changed body: '*/*'

                                                                                                                                                                                                                                                                                Missing property: [n].cmd (object)

                                                                                                                                                                                                                                                                                Missing property: [n].gettaskState (string)

                                                                                                                                                                                                                                                                                Missing property: [n].className (string)

                                                                                                                                                                                                                                                                        • GET /data/plat/session/login/presList List of Presentation Available
                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                            • Changed response : [200]//Obtained presentation list successfully.
                                                                                                                                                                                                                                                                          • GET /data/plat/jobs List Of All Jobs
                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                              • Changed response : [200]//Obtained job list successfully
                                                                                                                                                                                                                                                                            • GET /data/plat/br/jobs/{jobId}/status
                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                • Changed response : [200]//Obtained backup status successfully.
                                                                                                                                                                                                                                                                              • GET /data/plat/backupJobs/{jobId}
                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                  • Changed response : [200]//Backup list retrieved successfully
                                                                                                                                                                                                                                                                                • GET /data/plat/br/backups/{jobId}/status
                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                    • Changed response : [200]//Restore status retrieved successfully
                                                                                                                                                                                                                                                                                  • GET /data/plat/backups/{jobId}
                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieved the restore list successfully.
                                                                                                                                                                                                                                                                                    • GET /data/plat/backups List Of All Backups Executed
                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                        • Changed response : [200]//Retrieved backup list successfully.
                                                                                                                                                                                                                                                                                      • GET /data/plat/backups/reload
                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                          • Changed response : [200]//Backup reloaded successfully
                                                                                                                                                                                                                                                                                        • GET /data/otn/otdrscan/physicallink/association/{phyLinkId}
                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved OTDR port details successfully
                                                                                                                                                                                                                                                                                          • GET /data/otn/otdrscan/otdrCustomprofile/{neId}
                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                              • Changed response : [200]//Retrieved profile data successfully
                                                                                                                                                                                                                                                                                            • GET /data/otn/otdrCustomprofile/{neId}
                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                • Changed response : [200]//Retrieved profile data successfully
                                                                                                                                                                                                                                                                                              • GET /data/otn/diversityGroup/list
                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Diversity group list retrieved successfully
                                                                                                                                                                                                                                                                                                • GET /data/otn/darkfiber/{id}/darkfiberList
                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Retrieved dark fibers associated with physical connection id successfully
                                                                                                                                                                                                                                                                                                  • GET /data/otn/channelWidths
                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Channel widths retrieved successfully
                                                                                                                                                                                                                                                                                                    • GET /data/otn/Connection/switchData/{connId}
                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                        • Changed response : [200]//Retrieved switch data successfully
                                                                                                                                                                                                                                                                                                      • GET /data/npr/physicalConns/timerPm/{connectId}/{pm15}/{pm24} Used to get timerPm on PhysicalConn
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • Accept in header
                                                                                                                                                                                                                                                                                                      • GET /asap/asaplist/nelevel/{groupId}/{neId}/{portname}/{categories}
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • portname in path
                                                                                                                                                                                                                                                                                                      • GET /asap/asapGet/shelforCardLevel/{groupId}/{neId}/{clickedEntity}/{category}
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • category in path
                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad Request. If the payload data or parameter is incorrect
                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Retrieves the shelf and card level ASAP for the clicked entity and category.
                                                                                                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                      • DELETE /data/otn/delete/{jobDetailsId}
                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Deleted OTDR scan job successfully
                                                                                                                                                                                                                                                                                                        • DELETE /data/otn/schedule/delete/{jobDetailsId}
                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Deleted OTDR scan job successfully
                                                                                                                                                                                                                                                                                                          • DELETE /eqm/prov/{groupId}/{neId}/{neType}/{entityType}/{aid}
                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                              • entityType in path
                                                                                                                                                                                                                                                                                                          • DELETE /data/plat/usermgt/deleteuser/{id}
                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                              • New response : [500]//Delete user failed, user does not exist.
                                                                                                                                                                                                                                                                                                              • New response : [400]//Delete user failed, user cannot delete himself.
                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Deleted user successfully.
                                                                                                                                                                                                                                                                                                            • DELETE /data/plat/ts/tasks/deletetask/{id}
                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Deleted task successfully.
                                                                                                                                                                                                                                                                                                              • DELETE /data/npr/physicalConns/{srgId}/{connectId}
                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                  • Delete Accept in header
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Deleted body: 'text/xml'
                                                                                                                                                                                                                                                                                                              • DELETE /data/asonNBI/physicalConns/{srgId}/{connectId}
                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                  • Delete Accept in header
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                    • Deleted body: 'text/xml'
                                                                                                                                                                                                                                                                                                              • GET /swim/jobs Fetches list of jobs
                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                  • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Successfully retrieved the list of software management job details
                                                                                                                                                                                                                                                                                                                • PUT /swim/jobs Various operation for managing job.
                                                                                                                                                                                                                                                                                                                  • Request

                                                                                                                                                                                                                                                                                                                    • Schema incompatible

                                                                                                                                                                                                                                                                                                                      Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                    • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                    • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Returns the success/failure status for the job operations performed
                                                                                                                                                                                                                                                                                                                  • POST /swim/jobs
                                                                                                                                                                                                                                                                                                                    • Request

                                                                                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Returns the unique job name after successful Job creation
                                                                                                                                                                                                                                                                                                                    • PUT /eqm/prov/{groupId}/{neId}/{neType}
                                                                                                                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                                                                                                                          Changed body: 'application/xml'
                                                                                                                                                                                                                                                                                                                    • POST /eqm/prov/{groupId}/{neId}/{neType} Provision an equipment data.
                                                                                                                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                                                                                                                          Changed body: 'application/xml'
                                                                                                                                                                                                                                                                                                                    • PUT /eqm/prov/loopBackDetails/{groupId}/{neId}/{neType}/{signalrate}
                                                                                                                                                                                                                                                                                                                      • Request

                                                                                                                                                                                                                                                                                                                        • Schema incompatible

                                                                                                                                                                                                                                                                                                                          Changed body: 'application/xml'
                                                                                                                                                                                                                                                                                                                    • POST /data/otn/node/rearrangeGhost
                                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                                        • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                        • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                        • Changed response : [200]//Rearranged the connection successfully
                                                                                                                                                                                                                                                                                                                      • POST /data/otn/modifySRGAffectedClients/{connectId}
                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Retrieved affected clients successfully
                                                                                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                      • POST /data/otn/lineModeProfiles/{profileId}/baudRateList
                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Retrieve baud rates for base profile id successfully
                                                                                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                      • POST /data/otn/connections/setLatency
                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Latency on connections and its clients are set
                                                                                                                                                                                                                                                                                                                        • POST /data/otn/connections/retrieveLatency Retrieves latencyMeasurement data by a list of connection ID's or connection name's list (or both) as a JSON object. Returns latencyprotection, latencyworking, latencytimestamp and latencyComputationMethod (DM/DLC) values for the given list of connections | Note:: connection inputs can be retrived from the REST call '/data/otn/connections'
                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved latency measurement data successfully
                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                        • POST /data/otn/connections/retrieveJobTask
                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved jobs or tasks associated with connection successfully
                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                        • POST /data/otn/connections/measurements/{measurementType} Returns the service test results for a set of connection id(s) or connection name(s) or both. Service testing includes bit error rate testing which simulates message data using either Pseudo Random Binary Sequence (PRBS) or Idle Test Signal depending on the configuration followed by latency measurements. Note: connection inputs can be retrieved from the REST call ‘/data/otn/connections’.
                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Service tests for a connection is done
                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                        • POST /data/otn/connections/getLatency
                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                            • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                            • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved latency on multiple connections
                                                                                                                                                                                                                                                                                                                          • POST /data/otn/connections/computeLatency
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                              • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Latency value is measured
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • POST /data/otn/Connection/pluggableModule
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                              • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Pluggable module type retieved successfully
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • POST /data/npr/sharedRiskGroups/removeBulkSrgs
                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                              • Accept in header
                                                                                                                                                                                                                                                                                                                          • GET /otn/NBI/physicalPorts/{nprNeId} To get all physical ports for given nprNeId
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Retrieved all physical ports successfully
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • GET /otn/NBI/containingTps/{nprNeId}/{ctpNativeName}
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//CTP's retrieved successfully
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • GET /otn/NBI/containedPotentialTPs/{nprComponentId}/{ptpName} To get all contained potential TP's for specified nprComponentId and ptpName
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Potential TP's retrieved successfully
                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • GET /otn/NBI/allPortsPerNode/{nprNodeID} To retrieve all information of PTPs/FTPs by NodeID
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//PTPs/FTPs retrieved successfully
                                                                                                                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • GET /otn/NBI/allCTPsPerNode/{nprNodeID} To retrieve all information of CTPs by NodeID
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//CTPs per node retrieved successfully
                                                                                                                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                          • GET /otn/NBI/Connection/FixedXcData/{neId}
                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Fixed xc data retrieved successfully
                                                                                                                                                                                                                                                                                                                            • GET /eqm/ne/getNeOCS/{grpID}/{neID}/{retrieveFunction}
                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Retrieves the NE level attributes for OCS.
                                                                                                                                                                                                                                                                                                                              • GET /eqm/Tp/All/{neGroupId}/{neId}/{shelf}
                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                  • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                  • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Retrives the data for clicked equipment
                                                                                                                                                                                                                                                                                                                                • GET /eqm/Tp/All/{neGroupId}/{neId}/{shelf}/{slot}
                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                    • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                    • New response : [400]//Bad Request. If the payload data or parameter is incorrect
                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Retrives the Info details for the pack or card.
                                                                                                                                                                                                                                                                                                                                  • GET /eqm/Tp/All/{neGroupId}/{neId}/{shelf}/{slot}/{subSlot}
                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                      • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                      • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Retrives the data for clicked equipment
                                                                                                                                                                                                                                                                                                                                    • GET /eqm/Ports/PortViewWavelite/{grpID}/{neID}/{sysDesc}/{omsPortAid}
                                                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                                                        • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                        • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                                                                                        • Changed response : [200]//retrieve port level data for Wavelie NEs.
                                                                                                                                                                                                                                                                                                                                      • GET /eqm/Ports/PortViewEQMGUI/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType}
                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//retrieve port level data for Wavelie NEs.
                                                                                                                                                                                                                                                                                                                                        • GET /eqm/Ports/PortView/{grpID}/{neID}/{cardAid}/{omsPortAid}/{signalType}
                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                            • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                            • New response : [400]//Bad Request
                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieves port, Baseline, lane power and LLDP details for given port .
                                                                                                                                                                                                                                                                                                                                          • GET /data/otn/wavekeyPairs
                                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Wave key pairs retrieved successfully
                                                                                                                                                                                                                                                                                                                                            • GET /data/otn/tpAvailable
                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Retrieved frequency for service creation successfully
                                                                                                                                                                                                                                                                                                                                              • GET /data/otn/connection/timeSlots
                                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Timeslots retrieved successfully
                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/psEvents
                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Protection switch events retrieved successfully
                                                                                                                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/nodes/{nprNodeId}/crossConnects
                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Retrieved managed plane cross connections with sncState successfully
                                                                                                                                                                                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                        Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                        Missing property: Items[n].opsaWaitToRestoreTime (string)

                                                                                                                                                                                                                                                                                                                                                        Missing property: Items[n].opsaRevertiveMode (string)

                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/nodes/{nprNodeId}/allCrossConnects
                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Cross connects retrieved successfully
                                                                                                                                                                                                                                                                                                                                                      • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                        Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                        Missing property: Items[n].opsaWaitToRestoreTime (string)

                                                                                                                                                                                                                                                                                                                                                        Missing property: Items[n].opsaRevertiveMode (string)

                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/node/
                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//List of nodes are retrieved successfully
                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/node/
                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//List of nodes are retrieved successfully
                                                                                                                                                                                                                                                                                                                                                    • GET /data/otn/nes/{nprNeId}/fixedCrossConnects
                                                                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                                                                        • Changed response : [200]//Fixed cross connections retrieved successfully
                                                                                                                                                                                                                                                                                                                                                          • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                            Missing property: Items[n].opsaWaitToRestoreTime (string)

                                                                                                                                                                                                                                                                                                                                                            Missing property: Items[n].opsaRevertiveMode (string)

                                                                                                                                                                                                                                                                                                                                                    • GET /data/otn/ne/{neId}/rate/{portRate}/port/{portName}/portParameters
                                                                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                                                                        • Changed response : [200]//Port attributes retrieved successfully
                                                                                                                                                                                                                                                                                                                                                      • GET /data/otn/crossConnects/{sncId}/getTimeslots to get timeslots of a cross connects
                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Timeslots of a cross connect retrieved successfully
                                                                                                                                                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                              Missing property: Items[n].opsaWaitToRestoreTime (string)

                                                                                                                                                                                                                                                                                                                                                              Missing property: Items[n].opsaRevertiveMode (string)

                                                                                                                                                                                                                                                                                                                                                      • GET /data/otn/crossConnects/{id}
                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//XC details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                              Missing property: Items[n].opsaWaitToRestoreTime (string)

                                                                                                                                                                                                                                                                                                                                                              Missing property: Items[n].opsaRevertiveMode (string)

                                                                                                                                                                                                                                                                                                                                                      • GET /data/otn/crossConnects/uncorrelated
                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Uncorrelated cross connection retrieved successfully
                                                                                                                                                                                                                                                                                                                                                            • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                              Missing property: Items[n].opsaWaitToRestoreTime (string)

                                                                                                                                                                                                                                                                                                                                                              Missing property: Items[n].opsaRevertiveMode (string)

                                                                                                                                                                                                                                                                                                                                                      • GET /data/otn/connections/{id}/wlt/{dir}/ldPorts
                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//LD ports details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                        • GET /data/otn/connections/{id}/tcm/showTCMTP/{source}
                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//TCM details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                        • GET /data/otn/connections/{id}/tcm/createTCMInfo
                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//TCM list retrieved successfully
                                                                                                                                                                                                                                                                                                                                                              • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                        • GET /data/otn/connections/{id}/structure
                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Connection and struture details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                                                Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                        • GET /data/otn/connections/{id}/primary
                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Primary connection retrieved successfully
                                                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                        • GET /data/otn/connections/{id}/ports
                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Ports retrieved successfully
                                                                                                                                                                                                                                                                                                                                                          • GET /data/otn/connections/{id}/endPoints/physicalPorts
                                                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//End points retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                                                  Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                          • GET /data/otn/connections/physical/{nprId}/ports
                                                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Ports retrieved successfully
                                                                                                                                                                                                                                                                                                                                                            • GET /data/otn/connections/mismatch/{mismatchType} returns mismatch that is obtained from Mapping attributes needed for connection creation and serverside input for particular mismatch type. SNC - Crossconnect mismatches, Params - Transmission Parameters mismatches ,NEDownload -Download Disabled mismatches, ASAP - ASAP mismatches Optional "Range" in the header can be used to retrieve the values in batches.
                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Mismatch retrieved in batches successfully
                                                                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                            • GET /data/otn/connections/loopbackConnections
                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Loopback connections retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                            • GET /data/otn/connection/loopbackConnection
                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Loopback connections retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                            • GET /data/otn/connectionTP
                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Endpoints ports of a connection is retrieved successfully
                                                                                                                                                                                                                                                                                                                                                              • GET /data/otn/connection/connectionTP
                                                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Endpoints ports of a connection is retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/connection/{id}/textRoute
                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                    • Add ochRoute in query//ochRoute:true,false
                                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Connection route retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                                                                                                                                        Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/connection/{id}/server
                                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Server details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/connections/{id}/servers
                                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//Server details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                      • Schema

                                                                                                                                                                                                                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                • GET /data/otn/connection/{id}/fullRoute
                                                                                                                                                                                                                                                                                                                                                                  • Response

                                                                                                                                                                                                                                                                                                                                                                    • Changed response : [200]//AZ and ZA route retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connections/{id}/clientHierarchy
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add capacity in query//'capacity' can be retrieved from '/data/otn/connections' REST call as 'capacity'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Client hierarchy details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/{id}/client
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Client details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/{connectionId}/serverHierarchy
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add capacity in query//'capacity' can be retrieved from '/data/otn/connections' REST call as 'capacity'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Server hierarchy details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/usedPorts
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Inused connection retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/trail/{id}
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Infrastucture connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/trails/{id}
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Infrastucture connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/trail Get all service connection details
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add capacity in query//'capacity' can be retrieved from '/data/otn/connections' REST call as 'capacity'
                                                                                                                                                                                                                                                                                                                                                                      • Add labelName in query//'labelName' can be retrieved from '/data/otn/connections' REST call as 'labelName'
                                                                                                                                                                                                                                                                                                                                                                      • Add customerName in query//'customerName' can be retrieved from '/data/otn/connections' REST call as 'customerName'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Service connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connections/trails Get all service connection details
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add capacity in query//'capacity' can be retrieved from '/data/otn/connections' REST call as 'capacity'
                                                                                                                                                                                                                                                                                                                                                                      • Add labelName in query//'labelName' can be retrieved from '/data/otn/connections' REST call as 'labelName'
                                                                                                                                                                                                                                                                                                                                                                      • Add customerName in query//'customerName' can be retrieved from '/data/otn/connections' REST call as 'customerName'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Service connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/trails Get all service connection details
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add capacity in query//'capacity' can be retrieved from '/data/otn/connections' REST call as 'capacity'
                                                                                                                                                                                                                                                                                                                                                                      • Add labelName in query//'labelName' can be retrieved from '/data/otn/connections' REST call as 'labelName'
                                                                                                                                                                                                                                                                                                                                                                      • Add customerName in query//'customerName' can be retrieved from '/data/otn/connections' REST call as 'customerName'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Service connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/path/{id}
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Service connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/path Get all service connection details
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add labelName in query//'labelName' can be retrieved from '/data/otn/connections' REST call as 'labelName'
                                                                                                                                                                                                                                                                                                                                                                      • Add importedFromPT in query//'importedFromPT' can be retrieved from '/data/otn/connections' REST call as 'importedFromPT'
                                                                                                                                                                                                                                                                                                                                                                      • Add planName in query//'planName' can be retrieved from 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add designName in query//'designName' can be retrieved from 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add designBranchName in query//'designBranchName' can be retrieved from 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add publishedComment in query//'publishedComment' can be retrieved from column 'published message' on 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add designId in query//'designId' can be retrieved from 'Deploy -> WS-P Designs -> Info' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add customerName in query//'customerName' can be retrieved from '/data/otn/connections' REST call as 'customerName'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Service connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connections/paths Get all service connection details
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add labelName in query//'labelName' can be retrieved from '/data/otn/connections' REST call as 'labelName'
                                                                                                                                                                                                                                                                                                                                                                      • Add importedFromPT in query//'importedFromPT' can be retrieved from '/data/otn/connections' REST call as 'importedFromPT'
                                                                                                                                                                                                                                                                                                                                                                      • Add planName in query//'planName' can be retrieved from 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add designName in query//'designName' can be retrieved from 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add designBranchName in query//'designBranchName' can be retrieved from 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add publishedComment in query//'publishedComment' can be retrieved from column 'published message' on 'Deploy -> WS-P Designs' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add designId in query//'designId' can be retrieved from 'Deploy -> WS-P Designs -> Info' page in UI
                                                                                                                                                                                                                                                                                                                                                                      • Add customerName in query//'customerName' can be retrieved from '/data/otn/connections' REST call as 'customerName'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Service connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/networkConnection/{id}
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Network connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connections/{id}
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Network connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connections
                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                      • Add planName in query//For Connection created via Flow Through Provisioning to fetch all connections having same PlanName
                                                                                                                                                                                                                                                                                                                                                                      • Add designName in query//For Connection created via Flow Through Provisioning to fetch all connections having same Design Name
                                                                                                                                                                                                                                                                                                                                                                      • Add designBranchName in query//For Connection created via Flow Through Provisioning to fetch all connections having same Design Branch Name
                                                                                                                                                                                                                                                                                                                                                                      • Add publishedComment in query//For Connection created via Flow Through Provisioning to fetch all connections having same Published Reason
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Network connection details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connection/lldp/nename/{neName}/port/{portName}
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//LLDP parameter retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/connections/affectedConnections
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieved connection list affected by alarm successfully
                                                                                                                                                                                                                                                                                                                                                                        • Schema

                                                                                                                                                                                                                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                  • GET /data/otn/clientPorts Retrives client port details based on some condition, along with parameter 'PortAssigned' need to input one of the parameter either 'nodeName / neName' or 'nodeId'
                                                                                                                                                                                                                                                                                                                                                                    • Response

                                                                                                                                                                                                                                                                                                                                                                      • Changed response : [200]//Retrieved client port details successfully
                                                                                                                                                                                                                                                                                                                                                                    • GET /data/otn/Connection/{connId}/lldpParameter
                                                                                                                                                                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                                                                                                                                                                        • Changed response : [200]//LLDP parameter retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                      • GET /data/otn/3RPorts
                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                          • Add portInfo in query//id can be obtained from '/data/otn/connections' REST call with attribute name as 'id'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//3R ports information on NE is retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                            • Schema

                                                                                                                                                                                                                                                                                                                                                                              Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                      • GET /data/npr/trails/getHistoricalRoutes/{trailOrConnId}
                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                          • Add alarmRaiseTime in query//To retrieve historical routes for a specific time period, use the 'alarmRaiseTime' parameter with a sample format of 'startTime;endTime', such as '2024-02-01T14:14:13.966Z;2024-03-13T14:14:13.969Z'
                                                                                                                                                                                                                                                                                                                                                                          • Add sortAscending in query//To retrieve historical routes in ascending order, 'sortAscending' should be sent as true
                                                                                                                                                                                                                                                                                                                                                                      • GET /data/asonNBI/trails/getHistoricalRoutes/{trailOrConnId}
                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                          • Add alarmRaiseTime in query//To retrieve historical routes for a specific time period, use the 'alarmRaiseTime' parameter with a sample format of 'startTime;endTime', such as '2024-02-01T14:14:13.966Z;2024-03-13T14:14:13.969Z'
                                                                                                                                                                                                                                                                                                                                                                          • Add sortAscending in query//To retrieve historical routes in ascending order, 'sortAscending' should be sent as true
                                                                                                                                                                                                                                                                                                                                                                      • GET /data/npr/ports/getHistoricalRoutes/{trailOrConnId}
                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                          • Add alarmRaiseTime in query//To retrieve historical routes for a specific time period, use the 'alarmRaiseTime' parameter with a sample format of 'startTime;endTime', such as '2024-02-01T14:14:13.966Z;2024-03-13T14:14:13.969Z'
                                                                                                                                                                                                                                                                                                                                                                          • Add sortAscending in query//To retrieve historical routes in ascending order, 'sortAscending' should be sent as true
                                                                                                                                                                                                                                                                                                                                                                      • GET /ason/schedule/getHistoricalRoutes/{trailOrConnId}
                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                          • Add alarmRaiseTime in query//To retrieve historical routes for a specific time period, use the 'alarmRaiseTime' parameter with a sample format of 'startTime;endTime', such as '2024-02-01T14:14:13.966Z;2024-03-13T14:14:13.969Z'
                                                                                                                                                                                                                                                                                                                                                                          • Add sortAscending in query//To retrieve historical routes in ascending order, 'sortAscending' should be sent as true
                                                                                                                                                                                                                                                                                                                                                                      • DELETE /data/npr/colorProfiles/{colorId}
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                      • POST /data/otn/customer/modifyCustomerNew
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                                                            • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • Deleted body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                      • POST /data/otn/customer/modifyCustomer
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                                                            • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • Deleted body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                      • POST /data/otn/customer/deleteCustomerNew
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                                                            • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • Deleted body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                      • POST /data/otn/customer/deleteCustomer
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                                                            • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • Deleted body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                      • POST /data/otn/customer/createCustomerNew
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                                                            • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • Deleted body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                      • POST /data/otn/customer/createCustomer
                                                                                                                                                                                                                                                                                                                                                                        • Request

                                                                                                                                                                                                                                                                                                                                                                          • Schema

                                                                                                                                                                                                                                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//OK
                                                                                                                                                                                                                                                                                                                                                                            • New body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • Deleted body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                      • POST /eqm/otdr/modifyOtdrParams/{ptpName} This is used to modify the otdr params of PSS NE
                                                                                                                                                                                                                                                                                                                                                                        • Response

                                                                                                                                                                                                                                                                                                                                                                          • New response : [500]//Internal Server Error
                                                                                                                                                                                                                                                                                                                                                                          • New response : [400]//Bad Request. If the payload data is incorrect
                                                                                                                                                                                                                                                                                                                                                                          • Changed response : [200]//Sets the OTDR params.
                                                                                                                                                                                                                                                                                                                                                                        • GET /otn/NBI/Connection/{invariantId}/timeslots/available
                                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved timeslots successfully
                                                                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                                                                Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                        • GET /data/restnbi/connection/{id}/routeSwitchData
                                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Retrieved route and switch data successfully
                                                                                                                                                                                                                                                                                                                                                                              • Schema

                                                                                                                                                                                                                                                                                                                                                                                Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                        • GET /data/otn/ports/{id}/wlt/{dir}/{band}
                                                                                                                                                                                                                                                                                                                                                                          • Response

                                                                                                                                                                                                                                                                                                                                                                            • Changed response : [200]//Physical ports power details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                          • GET /data/otn/diversityGroup/listservices
                                                                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Retrieved services in diversitygroup successfully
                                                                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                          • GET /data/otn/diversityGroup/compareservices
                                                                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Retrieved compared services successfully
                                                                                                                                                                                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                          • GET /data/otn/connections/{id}/wlt/{dir}
                                                                                                                                                                                                                                                                                                                                                                            • Response

                                                                                                                                                                                                                                                                                                                                                                              • Changed response : [200]//Power details retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                            • POST /data/otn/Connection
                                                                                                                                                                                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm15min (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm24hr (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: nimEnabled (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: alarmEnable (string)

                                                                                                                                                                                                                                                                                                                                                                            • GET /data/otn/Connection/{id}
                                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Retrieved connection details successfully
                                                                                                                                                                                                                                                                                                                                                                                  • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json;charset=UTF-8'
                                                                                                                                                                                                                                                                                                                                                                            • POST /data/otn/Connection/{id}
                                                                                                                                                                                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm15min (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm24hr (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: nimEnabled (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: alarmEnable (string)

                                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                                • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                                                                                • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Modified the connection created successfully
                                                                                                                                                                                                                                                                                                                                                                                  • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • POST /data/otn/Connection/UsingTemplate
                                                                                                                                                                                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm15min (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm24hr (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: nimEnabled (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: alarmEnable (string)

                                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                                • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                                                                                • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//Connection created successfully
                                                                                                                                                                                                                                                                                                                                                                                  • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                            • POST /data/otn/Connection/Params
                                                                                                                                                                                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                                                                                                                                                                                • Schema incompatible

                                                                                                                                                                                                                                                                                                                                                                                  Changed body: 'application/json'

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm15min (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo15 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pm24hr (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: pmdata24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: direction24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: tpmonitor24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: reportinfo24 (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: nimEnabled (string)

                                                                                                                                                                                                                                                                                                                                                                                  Missing property: alarmEnable (string)

                                                                                                                                                                                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                                                                                                                                                                                • New response : [400]//Bad request
                                                                                                                                                                                                                                                                                                                                                                                • New response : [500]//Internal server error
                                                                                                                                                                                                                                                                                                                                                                                • Changed response : [200]//TX params retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                              • POST /data/otn/connection/{id}/wlt2/service/power/{direction}
                                                                                                                                                                                                                                                                                                                                                                                • Request

                                                                                                                                                                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Retrieved power data successfully
                                                                                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                              • GET /data/otn/connection/{id}/wlt2/protected/power/{direction}
                                                                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Power data for protected connection retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                              • GET /data/otn/connection/{id}/wlt2/power
                                                                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Power data for both AZ and ZA retrieved successfully
                                                                                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'
                                                                                                                                                                                                                                                                                                                                                                              • GET /data/otn/connection/{id}/wlt2/layout
                                                                                                                                                                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                                                                                                                                                                  • Changed response : [200]//Retrieved layout for bidirectional connection successfully
                                                                                                                                                                                                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                                                                                                                                                                                                      Changed body: '*/*'