Api Change Log

Application Versions


Changes between 23.12.0 to 25.6.0

What's New


  1. GET/connection/tps It is NAD compliant. Fetches Endpoints or all TPs for connections

What's Deleted


  1. POST/ne/missingmappinginfo This API finds all missing mapping info
  2. POST/ne/exportpdf Download PM data as a PDF report for NEs
  3. POST/hadoop/file stores the NE PM DATA under specified dsts hadoop folder
  4. POST/cxn/exportpdf Download PM data as a report for connections
  5. GET/getNeCount Fetches total number of NEs present in system

What's Deprecated


  1. No Changes

What's Changed


  1. POST/livepmdata/{userSessionId}/resume
    • Response

      • Changed response : [400]//Validation errors: <br /> ErrSessionIdIsEmpty:Session Id should not be empty <br /> ErrSessionIdIsEmpty:ErrInvalidSessionId:Invalid Session Id format <br /> ErrSessionIdIsEmpty:ErrSessionIdNotFound:Session Id is not found <br />
    • POST/livepmdata/{userSessionId}/pause
      • Response

        • Changed response : [200]//Successfully paused the subscription to stop receiving Live PM data.
          • Changed response : [500]//An internal application error occurred while processing the request.
            • Changed response : [400]//Validation errors occurred. Possible issues include: <br /> ErrSessionIdIsEmpty:Session Id should not be empty <br /> ErrSessionIdIsEmpty:ErrInvalidSessionId:Invalid Session Id format <br /> ErrSessionIdIsEmpty:ErrSessionIdNotFound:Session Id is not found <br />
          • POST/getCurrentlyRunningJobsCount
            • Response

              • Changed response : [500]//Internal Server Error: An error occurred on the server side, preventing the completion of your request.
                • Changed response : [200]//Successfully retrieved the count of currently scheduled jobs.
                  • Changed response : [403]//Forbidden: You do not have the necessary permissions to access the resource.
                    • Changed response : [401]//Unauthorized: You are not authorized to view the resource. Please check your authentication details.
                      • Changed response : [404]//Not Found: The resource you were trying to reach is not found. Ensure that the endpoint and request parameters are correct.
                    • GET/livepmdatasessionstatus/{userSessionId}
                      • Response

                        • Changed response : [500]//Internal server error occurred while fetching the Live PM session status
                          • Changed response : [200]//Successfully fetches status of the Live PM session specified by userSessionId
                            • Changed response : [400]//Validation errors occurred. Possible errors include: <br /> ErrSessionIdIsEmpty:Session Id should not be empty <br /> ErrSessionIdIsEmpty:ErrInvalidSessionId:Invalid Session Id format <br /> ErrSessionIdIsEmpty:ErrSessionIdNotFound:Session Id is not found <br />
                          • GET/getCxnCount
                            • Response

                              • Changed response : [500]//Internal Server Error: An unexpected error occurred while fetching the connection count. Please try again later.
                                • Changed response : [200]//Successfully retrieved the total count of Physical, Infra, and Service connections.
                                  • Changed response : [403]//Forbidden: Access to the requested resource is restricted.
                                    • Changed response : [401]//Unauthorized: You do not have the necessary permissions to view the connection count.
                                      • Changed response : [404]//Not Found: The requested resource could not be found. This may indicate an issue with the API endpoint or the system is unable to process the request at this time.
                                    • GET/downloadreportfile/{profileId}/{fileName}
                                      • Response

                                        • Changed response : [400]//Validation errors: <br />Download Failed because of Too many download file requests in processing. <br />ErrProfileIdNotExist:Profile Id does not exist in DB.
                                      • DELETE/livepmdata/{userSessionId}
                                        • Response

                                          • Changed response : [400]//Validation errors: <br /> ErrSessionIdIsEmpty:Session Id should not be empty <br /> ErrSessionIdIsEmpty:ErrInvalidSessionId:Invalid Session Id format <br />
                                        • PUT/livepmdata/{userSessionId}
                                          • Request

                                            • Schema

                                              Changed body: 'application/json'
                                          • Response

                                            • Changed response : [400]//Validation errors: <br /> Connection or NE and Port details should not be empty. <br /> ErrConnectionIdIsEmpty:ConnectionID should not be empty. <br /> ErrNeIdIsEmpty:Ne Id should not be empty. <br /> ErrPortLabelIsEmpty:Portlabel should not be empty. <br /> ErrValuesIsEmpty:cnp values should not be empty. <br /> Technology, Metric Group and Metric details in metrics field should not be empty. <br /> ErrMetricsIsEmpty:Metrics should not be empty. <br /> ErrTechnologyIsEmpty:Technology should not be empty. <br /> ErrMetricGroupIsEmpty:Metric Group should not be empty. <br /> ErrMetricsIsEmpty:Metrics should not be empty. <br /> ErrInvalidGranularity:Only 15mins or 24hours granularity is supported in Live PM<br />
                                          • POST/startJobNowByProfileId
                                            • Response

                                              • Changed response : [500]//Internal Server Error: An unexpected error occurred during the operation. Please try again later. If the issue persists, contact support.
                                                • Changed response : [200]//Successfully initiated the CSV report generation for the specified profile ID. The response will include details confirming the operation's success.
                                                  • Changed response : [403]//Forbidden access: The server understands the request but refuses to authorize it. Check your permissions for accessing this resource.
                                                    • Changed response : [401]//Unauthorized access: The request lacks valid authentication credentials. Ensure you are logged in and have the necessary permissions to access this resource.
                                                      • Changed response : [404]//Resource not found: The specified profile ID does not exist in the system. Double-check the profile ID for accuracy.
                                                        • Changed response : [400]//Validation error occurred: <br />ErrInStarting: An error occurred while starting the job. This may be due to an invalid or missing profile ID. Please verify the profile ID and try again.
                                                      • POST/skipNextRunOfJobByProfileId
                                                        • Request

                                                          • Schema

                                                            Changed body: 'application/json'
                                                        • Response

                                                          • Changed response : [500]//Internal Server Error: An unexpected error occurred during the operation. Please try again later. If the issue persists, contact support for further assistance.
                                                            • Changed response : [200]//Successfully skipped the next scheduled execution for the specified job(s). The response includes confirmation and details of which job profiles were successfully skipped.
                                                              • Changed response : [403]//Forbidden access: The server understood the request but refuses to authorize it. Verify your user permissions and roles to ensure you have access to this resource.
                                                                • Changed response : [401]//Unauthorized access: The request lacks valid authentication credentials. Ensure that you are logged in and have the necessary permissions to perform this operation.
                                                                  • Changed response : [400]//Validation errors: <br />The request failed due to invalid input. Common issues include an empty profile ID or an incorrectly formatted request body. Ensure that the profile IDs are valid and correctly specified.
                                                                    • Changed response : [404]//Resource not found: The specified profile ID does not exist. Check the profile IDs provided for accuracy and ensure they are active within the system.
                                                                  • POST/resumeJobByProfileId
                                                                    • Request

                                                                      • Schema

                                                                        Changed body: 'application/json'
                                                                    • Response

                                                                      • Changed response : [500]//Internal Server Error: An unexpected error occurred during the operation. Please try again later, and if the issue persists, contact support for further assistance.
                                                                        • Changed response : [200]//Successfully resumed the scheduled job(s). The response includes confirmation and details about which job profiles were successfully resumed.
                                                                          • Changed response : [403]//Forbidden access: The server understood the request but refuses to authorize it. Verify your user permissions to ensure you have access to this resource.
                                                                            • Changed response : [401]//Unauthorized access: The request lacks valid authentication credentials. Ensure you are logged in with the necessary permissions to perform this operation.
                                                                              • Changed response : [400]//Validation error: <br />The request failed due to invalid input. Common issues include an empty profile ID or an incorrectly formatted request body. Ensure that the `profileIds` array contains valid identifiers.
                                                                                • Changed response : [404]//Resource not found: The specified profile ID does not exist. Check the provided profile IDs for accuracy and ensure they correspond to active profiles in the system.
                                                                              • POST/pauseJobByProfileId
                                                                                • Request

                                                                                  • Schema

                                                                                    Changed body: 'application/json'
                                                                                • Response

                                                                                  • Changed response : [500]//Internal Server Error: An unexpected error occurred during the operation. Please try again later, and if the issue persists, contact support for further assistance.
                                                                                    • Changed response : [200]//Successfully paused the scheduled job(s). The response includes confirmation and details about which job profiles were successfully paused.
                                                                                      • Changed response : [403]//Forbidden access: The server understood the request but refuses to authorize it. Verify your user permissions to ensure you have access to this resource.
                                                                                        • Changed response : [401]//Unauthorized access: The request lacks valid authentication credentials. Ensure you are logged in with the necessary permissions to perform this operation.
                                                                                          • Changed response : [400]//Validation errors: <br />The request failed due to invalid input. Common issues include an empty profile ID or an incorrectly formatted request body. Ensure that the `profileIds` array contains valid identifiers.
                                                                                            • Changed response : [404]//Resource not found: The specified profile ID does not exist. Check the provided profile IDs for accuracy and ensure they correspond to active profiles in the system.
                                                                                          • DELETE/nbi-streaming/api/v1/subscriptions/{subscriptionId}
                                                                                            • Response

                                                                                              • Changed response : [400]//Validation errors: <br /> subscriptionId should not be empty. <br /> User cannot delete subscription created by others
                                                                                            • POST/nbi-streaming/api/v1/subscriptions/{subscriptionId}
                                                                                              • Request

                                                                                                • Schema

                                                                                                  Changed body: 'application/json'
                                                                                            • POST/nbi-streaming/api/v1/subscriptions/
                                                                                              • Request

                                                                                                • Schema

                                                                                                  Changed body: 'application/json'
                                                                                              • Response

                                                                                                • Changed response : [400]//Validation errors: <br /> Granularity should be 15mins or 24hours in this release. <br /> Start time should be a valid timestamp. It cannot be very older date time<br /> profileName should not be empty. <br /> Filter key cannot be empty in neFilter. <br /> Filter key under neFilter should be one of [neLabel, addr, loc, rel, type]. <br /> Filter value cannot be empty in neFilter. <br /> Filter value under neFilter should start with one of keyword [starts, ends, contains] followed by space. <br /> This operation is not allowed for current user.
                                                                                              • POST/livepmdata
                                                                                                • Request

                                                                                                  • Schema

                                                                                                    Changed body: 'application/json'
                                                                                                • Response

                                                                                                  • Changed response : [400]//Validation errors: <br /> Connection or NE and Port details should not be empty. <br /> Connection ID is not present in PM DB. <br /> The NeID and port is not present in given ConnectionID. <br /> Ports for NE Id is not present in PM DB. <br /> ErrConnectionIdIsEmpty:ConnectionID should not be empty. <br /> ErrNeIdIsEmpty:Ne Id should not be empty. <br /> ErrPortLabelIsEmpty:Portlabel should not be empty. <br /> ErrValuesIsEmpty:cnp values should not be empty. <br /> Technology, Metric Group and Metric details in metrics field should not be empty. <br /> ErrMetricsIsEmpty:Metrics should not be empty. <br /> ErrTechnologyIsEmpty:Technology should not be empty. <br /> ErrMetricGroupIsEmpty:Metric Group should not be empty. <br /> ErrMetricsIsEmpty:Metrics should not be empty. <br /> ErrInvalidGranularity:Only 15mins or 24hours granularity is supported in Live PM
                                                                                                    • Changed response : [500]//Internal application error: An unexpected error occurred while processing your request. Please try again later or contact support.
                                                                                                      • Changed response : [404]//Validation errors occurred indicating that specified resources do not belong to the current user domain: <br /> ErrInvalidUserNe : Specified NE involved does not belong to current user domain. <br /> ErrInvalidUserNes : Some of NEs involved does not belong to current user domain. <br /> ErrInvalidUserCxns : Some of CXNs involved does not belong to current user domain. <br /> ErrInvalidUserCxn : Specified CXN involved does not belong to current user domain
                                                                                                        • Changed response : [200]//Successfully subscribed to Live PM data <br /> <pre> If this API is successful, PMNextGen will start pumping Live PM Data into websocket topic for every sampling frequency<br /> The successful response contains 2 fields:<br /> 1. topic - Websocket topic name <br /> 2. subscription id to be used further in update, pause, resume and delete subscription APIs <br /> Then user has to perform below operations to start receiving Live PM Data: <br /> A. Connect to the websocket "wss://<<WS-NOC Main IP>>:8443/mncpm/connect" <br /> Authorization, Keystore and Truststore should be set properly while connecting to websocket<br /> B. Once connected to websocket, subscribe to topic which you received the name in 'topic' field in this response<br /> and listen for live pm data messages.<br /> Live PM Data messages will be keep coming in the websocket topic in below format:<br /> {"OTN_CONNECTION_63/7/11DPM12-1-11-L1/NEND/Rx":{"gdm":{"dt":"2023-02-01 20:31:40","OPR-AVG":10.0,"OPR-H":10.0,"OPR-L":10.0},"metrics":["OPR-AVG","OPR-H","OPR-L"]},"OTN_CONNECTION_63/8/11DPM12-1-11-L1/NEND/Rx":{"gdm":{"dt":"2023-02-01 20:31:40","OPR-AVG":10.0,"OPR-H":10.0,"OPR-L":10.0},"metrics":["OPR-AVG","OPR-H","OPR-L"]}} <br /> The key format is "Connection Id/Ne Id/PortLabel/Location/Direction". <br /> The metrics field will have the metric name and value for the specified dt timeframe <br /></pre>
                                                                                                          • Changed response : [409]//Conflict: Maximum allowed live session count has been reached. Please unsubscribe from some active sessions before creating new subscriptions.
                                                                                                        • POST/deleteJobByProfileId
                                                                                                          • Request

                                                                                                            • Schema

                                                                                                              Changed body: 'application/json'
                                                                                                          • Response

                                                                                                            • Changed response : [500]//Internal server error occurred while processing the request. This could be due to issues with the backend services that manage the PM scheduler.
                                                                                                              • Changed response : [200]//Successfully deleted the scheduled jobs. The response includes the count of jobs that were successfully deleted from the scheduler.
                                                                                                                • Changed response : [403]//Access to the resource is forbidden. You may lack permission to delete scheduled jobs in the PM scheduler.
                                                                                                                  • Changed response : [401]//User is not authorized to perform this action. Ensure you have the necessary permissions to delete jobs from the PM scheduler.
                                                                                                                    • Changed response : [400]//Validation error occurred. Possible issues include: <br />ErrProfileIdIsEmpty:ProfileId cannot be empty <br />ErrInvalidProfileId: The provided ProfileId does not match any valid scheduled job.
                                                                                                                      • Changed response : [404]//The requested resource (ProfileId or scheduled job) was not found. The provided ProfileId may not exist in the system or is not associated with any active jobs
                                                                                                                    • GET/readjobstatus/
                                                                                                                      • Response

                                                                                                                        • New response : [400]//Validation errors: <br />ErrHadoopError:Error in reading data from PM database.
                                                                                                                        • Changed response : [200]//Successfully retrieved the current status of all scheduled CSV reports.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [403]//Forbidden: Access to the resource is restricted
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [500]//Internal server error: An unexpected error occurred while processing the request.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [401]//Unauthorized: You do not have the necessary permissions to view the resource.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                    • GET/livepmdatasessions
                                                                                                                      • Response

                                                                                                                        • Changed response : [500]//Internal server error occurred while retrieving the data.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [200]//Successfully retrieved data on current and maximum Live PM sessions, along with system preference settings.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                    • DELETE/schedulejob/delete/{profileId}
                                                                                                                      • Response

                                                                                                                        • Changed response : [401]//Unauthorized: The user does not have the necessary permissions to delete the resource. Please check your authorization level.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [403]//Forbidden: Access to the resource is denied due to insufficient privileges or other restrictions.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [500]//Internal Server Error: An unexpected error occurred while processing the request. Please try again later or contact support.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [400]//Validation errors: <br /> ErrProfileIdNotExist:Profile Id does not exist in DB
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [404]//Not Found: The resource you were trying to reach is not present.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [200]//Successfully deleted the scheduled CSV report job profile from the database.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                    • DELETE/deletereportfile/{profileId}/{fileName}
                                                                                                                      • Response

                                                                                                                        • Changed response : [401]//Unauthorized: You do not have the necessary permissions to delete the specified file.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [403]//Forbidden: Access to the requested resource is restricted.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [500]//Internal Server Error: An unexpected error occurred while attempting to delete the file. Please try again later.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [400]//Validation errors: <br />The given file does not exist in the location.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [200]//Successfully deleted the specified CSV report file.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                    • POST/mdcxnlist
                                                                                                                      • Request

                                                                                                                        • Schema

                                                                                                                          Changed body: 'application/json'
                                                                                                                      • Response

                                                                                                                        • Changed response : [500]//Internal Server Error: An unexpected error occurred while processing your request.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [200]//Successfully retrieved the connection list based on the specified filters.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [400]//Validation errors: <br /> Request Object cannot be empty <br /> Number of Entries field should be always greater than 0 <br /> Column name field cannot be empty if sortBy is specified <br /> Operation value should be "asc" or "desc" <br /> Filter value should not be empty <br /> Case Sensitive should be true of false <br /> Negation should be either true of false <br /> CxnIds should contain valid Connection Ids. <br /> ConnectionID should not be empty.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [403]//Forbidden: Accessing the requested resource is forbidden.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [401]//Unauthorized access: You do not have permission to view this resource.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                        • Changed response : [404]//Not Found: The resource you were trying to access does not exist.
                                                                                                                          • Schema

                                                                                                                            Changed body: '*/*'
                                                                                                                    • POST/getPortDataForNes/
                                                                                                                      • Response

                                                                                                                        • Changed response : [500]//Internal Server Error: An error occurred on the server side. Please try again later.
                                                                                                                          • Changed response : [200]//Successfully retrieved port details for the given Network Element IDs.
                                                                                                                            • Changed response : [403]//Forbidden: Accessing the resource is forbidden. You might not have the necessary permissions.
                                                                                                                              • Changed response : [401]//Unauthorized: You are not authorized to view the resource. Please check your credentials or permissions.
                                                                                                                                • Changed response : [404]//Not Found: The specified Network Element IDs were not found in the system or do not exist.
                                                                                                                              • GET/getreportfiles/{profileId}/{noOfFiles}
                                                                                                                                • Response

                                                                                                                                  • Changed response : [400]//Validation errors: <br />ErrProfileIdNotExist:Profile Id does not exist in DB.
                                                                                                                                • PUT/schedulejob/update
                                                                                                                                  • Request

                                                                                                                                    • Schema incompatible

                                                                                                                                      Changed body: 'application/json'
                                                                                                                                  • Response

                                                                                                                                    • Changed response : [400]//Validation errors occurred due to incorrect input. Ensure that the following criteria are met: <br /> Granularity should be 15mins or 24hours in this release <br /> Profile Id should contain only Alpha Numeric and Underscore characters <br /> Local File location should contain only Alpha Numeric, Eiphen and Underscore characters <br /> SFTP details are incorrect hence could not able connect to sftp server <br /> SFTP File location is not matching the ip:port/path pattern <br /> Profile Status should be either active or inactive <br /> PmReport Duration of data should not be empty <br /> PmReport Duration of data should have valid value <br /> Purge Criteria should be specified <br /> Frequency should be set to either daily, weekly, monthly and Yearly. It should not be empty <br /> Daily option should be either onetime or reccurence .It should not be null <br /> Enter a valid hour and min in onetime field, reccurence field <br /> Enter a valid hour and min in daily, weekly, monthly and in yearly fields <br /> Start date should be valid <br /> End date time should be greater than start time <br /> End date time should be greater than current time <br /> Sftp field should not be set to "active" or "inactive" <br /> Report format version should not be null or empty
                                                                                                                                      • Schema

                                                                                                                                        Changed body: '*/*'
                                                                                                                                    • Changed response : [403]//Forbidden: You are attempting to access a resource that you do not have permission to access.
                                                                                                                                      • Schema

                                                                                                                                        Changed body: '*/*'
                                                                                                                                    • Changed response : [500]//Internal Server Error: An unexpected error occurred within the application. Please try again later, and contact support if the issue persists.
                                                                                                                                      • Schema

                                                                                                                                        Changed body: '*/*'
                                                                                                                                    • Changed response : [401]//Unauthorized access: You do not have the necessary permissions to view or modify this resource.
                                                                                                                                      • Schema

                                                                                                                                        Changed body: '*/*'
                                                                                                                                    • Changed response : [404]//Not Found: The requested resource could not be found on the server. Please check the URL and try again.
                                                                                                                                      • Schema

                                                                                                                                        Changed body: '*/*'
                                                                                                                                    • Changed response : [200]//The data was successfully updated, confirming that the scheduled job modifications have been applied correctly
                                                                                                                                      • Schema

                                                                                                                                        Changed body: '*/*'
                                                                                                                                • PUT/hadoop/file/{neId}
                                                                                                                                  • Response

                                                                                                                                    • Changed response : [200]//Successfully retrieved data for the specified Network Element. The response will contain an array of PM data objects, each providing detailed performance metrics and associated metadata.
                                                                                                                                      • Changed response : [403]//Forbidden access. The server understood the request, but it refuses to authorize it. Check user permissions and access rights.
                                                                                                                                        • Changed response : [500]//Internal Server Error. An unexpected error occurred while processing the request. Please try again later or contact support.
                                                                                                                                          • Changed response : [401]//Unauthorized access. The request lacks valid authentication credentials. Ensure that proper authorization headers are included.
                                                                                                                                            • Changed response : [404]//Not Found. The specified resource could not be found on the server. Verify the `neId` and ensure that it exists in the system
                                                                                                                                          • POST/schedulejob/create
                                                                                                                                            • Request

                                                                                                                                              • Schema

                                                                                                                                                Changed body: 'application/json'
                                                                                                                                            • Response

                                                                                                                                              • Changed response : [409]//A profile with the specified ID already exists in the database. Please choose a different profile ID to avoid conflicts.
                                                                                                                                                • Schema

                                                                                                                                                  Changed body: '*/*'
                                                                                                                                              • Changed response : [200]//Successfully created a CSV report schedule job. The response includes confirmation of the scheduled job and any relevant details.
                                                                                                                                                • Schema

                                                                                                                                                  Changed body: '*/*'
                                                                                                                                              • Changed response : [403]//Accessing the requested resource is forbidden. Ensure that you possess the correct permissions to perform this action.
                                                                                                                                                • Schema

                                                                                                                                                  Changed body: '*/*'
                                                                                                                                              • Changed response : [500]//An internal application error occurred. This unexpected issue may require a retry later. If the problem persists, please contact support for assistance.
                                                                                                                                                • Schema

                                                                                                                                                  Changed body: '*/*'
                                                                                                                                              • Changed response : [400]//Validation errors occurred.<br /> Granularity should be 15mins or 24hours <br /> Profile Id should contain only Alpha Numeric and Underscore characters <br /> Local File location should contain only Alpha Numeric, Eiphen and Underscore characters <br /> SFTP details are incorrect hence could not connect to sftp server <br /> SFTP File location is not matching the ip:port/path pattern <br /> Profile Status should be either active or inactive <br /> Duration of data should not be empty <br /> Duration of data should have valid value <br /> Purge Criteria should be specified <br /> Frequency should be set to either daily, weekly, monthly and Yearly. It should not be empty <br /> Daily option should be either onetime or reccurence .It should not be null <br /> Enter a valid hour and min in onetime field or reccurence field <br /> Enter a valid hour and min in daily, weekly, monthly and in yearly fields <br /> Start date should be valid End date time should be greater than start time <br /> End date time should be greater than current time <br /> Sftp field should not be set to "active" or "inactive" <br /> Report format version should not be null or empty
                                                                                                                                                • Schema

                                                                                                                                                  Changed body: '*/*'
                                                                                                                                              • Changed response : [404]//The resource you attempted to access could not be found. Please verify the parameters or resource IDs provided.
                                                                                                                                                • Schema

                                                                                                                                                  Changed body: '*/*'
                                                                                                                                          • POST/ne/exportcompactpdf
                                                                                                                                            • Request

                                                                                                                                              • Schema

                                                                                                                                                Changed body: 'application/json'
                                                                                                                                            • Response

                                                                                                                                              • Changed response : [401]//Unauthorized access: The user is not authorized to download the resource.
                                                                                                                                                • Changed response : [404]//Error preview failed: Too many ODR requests in processing.
                                                                                                                                                  • Changed response : [403]//Forbidden access: Accessing the resource you were trying to reach is forbidden.
                                                                                                                                                    • Changed response : [500]//Internal Server Error: An unexpected error occurred during the processing of the request.
                                                                                                                                                      • Changed response : [200]//Successfully generated compact PDF report.
                                                                                                                                                        • Changed response : [400]//Validtion errors: <br />Granularity should be 15mins/24hours <br />File location is not matching the ip address <br />Start time should be a valid timestamp <br />End time should be a valid timestamp <br />ObjIds should not be empty and should contain valid NE IDs <br />Start date time should be less than end date time <br />Sftp details are incorrect, could not connect to sftp server <br />The given file does not exist in the location <br />Error in generating pdf report <br />Error in reading data from PM database
                                                                                                                                                      • POST/ne/export It is NAD compliant. Download PM data as a CSV report for NEs
                                                                                                                                                        • Request

                                                                                                                                                          • Schema

                                                                                                                                                            Changed body: 'application/json'
                                                                                                                                                        • Response

                                                                                                                                                          • Changed response : [401]//Unauthorized access: The user is not authorized to download the resource.
                                                                                                                                                            • Changed response : [404]//Not Found: The specified EML NE ID is not present in the PM database or too many ODR requests are currently being processed.
                                                                                                                                                              • Changed response : [200]//Successfully downloaded the PM data report in CSV format.
                                                                                                                                                                • Changed response : [400]//Validtion errors: <br />Granularity should be 15mins/24hours <br />Ports for given NE Id is not present. <br />File location is not matching the ip address <br />Start time should be a valid timestamp <br />End time should be a valid timestamp <br />ObjIds should not be empty and should contain valid NE IDs <br />Start date time should be less than end date time <br />Sftp details are incorrect, could not connect to sftp server <br />The given file does not exist in the location
                                                                                                                                                                  • Changed response : [403]//Forbidden access: Accessing the resource you were trying to reach is forbidden.
                                                                                                                                                                    • Changed response : [500]//Internal Server Error: An unexpected error occurred while processing the request.
                                                                                                                                                                  • POST/getcxnspanloss/
                                                                                                                                                                    • Response

                                                                                                                                                                      • Changed response : [401]//Unauthorized: The user is not authorized to access the resource.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [400]//Validation errors. Possible causes include: <br />Granularity should be 15mins or 24hours <br />objIds should not be empty and it should contain valid Connection Ids
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [403]//Forbidden: Access to the resource is denied due to insufficient permissions.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [500]//Internal Server Error: An error occurred on the server side preventing the retrieval of spanloss data.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [200]//Successfully retrieved spanloss KPI values for the specified connection IDs.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                  • GET/getschedule/{profileId}
                                                                                                                                                                    • Response

                                                                                                                                                                      • Changed response : [200]//Successfully retrieved the scheduled report details for the specified Profile ID. The response contains all relevant information regarding the scheduled CSV report profile.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [403]//Forbidden: You are not allowed to access the resource.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [500]//Internal Server Error: An unexpected error occurred while fetching the scheduled report details. Please try again later.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [401]//Unauthorized: You do not have the necessary permissions to access the requested resource.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [404]//Not Found: The profile associated with the given Profile ID could not be found. Ensure that the Profile ID is correct and that the profile exists in the scheduled state.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [400]//Bad Request: Validation error: <br />ProfileId is not valid, please try with valid profileId
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                  • GET/getallschedules
                                                                                                                                                                    • Response

                                                                                                                                                                      • Changed response : [200]//Successfully retrieved all scheduled CSV report profiles.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [403]//Forbidden: Access to the requested resource is restricted.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [500]//Internal Server Error: An unexpected error occurred while fetching the scheduled report profiles.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                      • Changed response : [401]//Unauthorized: You do not have the necessary permissions to view the scheduled report profiles.
                                                                                                                                                                        • Schema

                                                                                                                                                                          Changed body: '*/*'
                                                                                                                                                                  • POST/ne/query It is NAD compliant. Fetches PM data for NEs
                                                                                                                                                                    • Request

                                                                                                                                                                      • Schema

                                                                                                                                                                        Changed body: 'application/json'
                                                                                                                                                                    • Response

                                                                                                                                                                      • New response : [404]//Errors: <br>The NE ID is not present in PM DB <br /> The NE ID is not having matching data in PM dB
                                                                                                                                                                      • Changed response : [200]//Successfully retrieved the requested PM data. The response contains structured data for the specified Network Elements, following the `PmDataQueryRsp` schema.
                                                                                                                                                                        • Changed response : [403]//Forbidden access: The server understands the request but refuses to authorize it. Verify your user permissions to ensure access to the requested resource.
                                                                                                                                                                          • Changed response : [500]//Internal Server Error: An unexpected error occurred while processing the request. Please try again later. If the issue persists, contact support for assistance.
                                                                                                                                                                            • Changed response : [400]//Validation errors: <br />Response size exceeded <br />Granularity should be 15mins or 24hours <br />File location is not matching the ip <br />Start time should be a valid timestamp <br />End time should be a valid timestamp <br />NE ID should not be empty <br />Start date time should be less than end date time <br />Sftp details are incorrect, could not connect to sftp server
                                                                                                                                                                              • Changed response : [401]//Unauthorized access: The request lacks valid authentication credentials. Ensure that you are properly authenticated and have the necessary permissions to access this resource.
                                                                                                                                                                            • POST/ne/nePmData It is NAD compliant. Fetches PM data for NEs
                                                                                                                                                                              • Request

                                                                                                                                                                                • Schema

                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                              • Response

                                                                                                                                                                                • New response : [404]//Errors: <br>The NE ID is not present in PM DB <br /> The NE ID is not having matching data in PM dB
                                                                                                                                                                                • Changed response : [200]//Successfully retrieved the requested PM data. The response contains structured data regarding the specified Network Elements, formatted according to the `PmDataQueryRsp` schema.
                                                                                                                                                                                  • Changed response : [403]//Forbidden access: The server understands the request but refuses to authorize it. Verify your user permissions to ensure access to the requested resource.
                                                                                                                                                                                    • Changed response : [500]//Internal Server Error: An unexpected error occurred while processing the request. Please try again later. If the issue persists, contact support for assistance.
                                                                                                                                                                                      • Changed response : [401]//Unauthorized access: The request lacks valid authentication credentials. Ensure you are logged in and have the necessary permissions to access this resource.
                                                                                                                                                                                    • POST/cxn/exportcompactpdf
                                                                                                                                                                                      • Request

                                                                                                                                                                                        • Schema

                                                                                                                                                                                          Changed body: 'application/json'
                                                                                                                                                                                      • Response

                                                                                                                                                                                        • Changed response : [500]//Internal server error. This could be due to an application-level issue or a failure in generating the compact PDF report. If the error persists, please contact support.
                                                                                                                                                                                          • Changed response : [401]//You are not authorized to download the resource. Ensure you have the appropriate permissions.
                                                                                                                                                                                            • Changed response : [404]//ErrPreviewFailed: <br> Too many ODR requests in processing <br /> The CXN ID is not present in PM DB <br /> The CXN ID is not having matching data in PM db
                                                                                                                                                                                              • Changed response : [200]//Successfully generated and downloaded the compact PDF report containing the requested PM data.
                                                                                                                                                                                                • Changed response : [403]//Access to the resource is forbidden. This may be due to insufficient permissions or restrictions on the resource.
                                                                                                                                                                                                  • Changed response : [400]//Validation errors have occurred. Possible causes include: <br />Granularity should be 1min/15mins/24hours/4hr/8/hr/1hr <br />File location is not matching the ip <br />Start time should be a valid timestamp <br />End time should be a valid timestamp <br />ObjIds should not be empty and should contain valid Connection IDs <br />Start date time should be less than end date time <br />Sftp details are incorrect, could not connect to sftp server <br />The given file does not exist in the location <br />Error in downloading compact pdf report<br />Error in reading data from PM database
                                                                                                                                                                                                • POST/cxn/export
                                                                                                                                                                                                  • Request

                                                                                                                                                                                                    • Schema

                                                                                                                                                                                                      Changed body: 'application/json'
                                                                                                                                                                                                  • Response

                                                                                                                                                                                                    • Changed response : [500]//Internal server error. This may be due to an internal application failure or inability to generate the report. Contact support if the issue continues.
                                                                                                                                                                                                      • Changed response : [401]//You are not authorized to download the requested resource. Ensure you have the correct credentials and permissions.
                                                                                                                                                                                                        • Changed response : [404]//The requested connection ID is not found in the PM database or too many ODR requests are being processed. If the issue persists, check the connection ID or contact support for assistance.
                                                                                                                                                                                                          • Changed response : [400]//Validation errors occurred. Possible causes include: <br />Granularity should be 1min/15mins/24hours/4hr/8/hr/1hr <br />Connection ID is not present in PM DB. <br />NeId and port is not present in given connection ID. <br />NeId is not present for given Connection ID. <br />File location is not matching the ip <br />Start time should be a valid timestamp <br />End time should be a valid timestamp <br />ObjIds should not be empty and should contain valid Connection IDs <br />Start date time should be less than end date time <br />Sftp details are incorrect, could not connect to sftp server <br />The given file does not exist in the location
                                                                                                                                                                                                            • Changed response : [200]//Successfully generated and downloaded the PM data report in CSV format.
                                                                                                                                                                                                              • Changed response : [403]//Access to the requested resource is forbidden. You may not have sufficient privileges to download the report.
                                                                                                                                                                                                            • POST/connection/query
                                                                                                                                                                                                              • Request

                                                                                                                                                                                                                • Schema

                                                                                                                                                                                                                  Changed body: 'application/json'
                                                                                                                                                                                                              • Response

                                                                                                                                                                                                                • New response : [404]//Errors: <br>The CXN ID is not present in PM DB <br /> The CXN ID is not having matching data in PM db
                                                                                                                                                                                                                • Changed response : [400]//Validation errors occurred. Possible causes include: <br />Response size exceeded <br />Granularity should be 15mins or 24hours <br />File location is not matching the ip <br />Start time should be a valid timestamp <br />End time should be a valid timestamp <br />ObjIds should not be empty and should contain valid Connection IDs <br />Start date time should be less than end date time
                                                                                                                                                                                                                  • Changed response : [403]//Access to the resource is forbidden. You may not have sufficient privileges to access the requested PM data.
                                                                                                                                                                                                                    • Changed response : [500]//Internal server error. This could be caused by an application issue or a failure in generating the report.
                                                                                                                                                                                                                      • Changed response : [401]//You are not authorized to view the requested resource. Ensure you have the correct permissions.
                                                                                                                                                                                                                    • POST/connection/kpiquery Fetches PM SUTS KPI data for connections
                                                                                                                                                                                                                      • Response

                                                                                                                                                                                                                        • Changed response : [400]//Validtion errors: <br />Response size exceeded <br />Granularity should be 15mins or 24hours <br />File location is not matching the ip <br />Start time should be a valid timestamp in UTC secs <br />End time should be a valid timestamp in UTC secs <br />ObjIds should not be empty and should contain valid Connection IDs <br />Start date time should be in UTC secs and less than end date time in UTC secs
                                                                                                                                                                                                                          • Changed response : [200]//Successfully retrieved PM KPI data for the specified connections, time range, and granularity.
                                                                                                                                                                                                                            • Changed response : [403]//Forbidden: Accessing the requested resource is not allowed.
                                                                                                                                                                                                                              • Changed response : [500]//Internal application error: An unexpected error occurred while processing the request. Please try again later.
                                                                                                                                                                                                                                • Changed response : [401]//Unauthorized: You do not have the necessary permissions to view the requested resource.
                                                                                                                                                                                                                              • POST/connection/cxnPmData
                                                                                                                                                                                                                                • Request

                                                                                                                                                                                                                                  • Schema

                                                                                                                                                                                                                                    Changed body: 'application/json'
                                                                                                                                                                                                                                • Response

                                                                                                                                                                                                                                  • New response : [404]//Errors: <br>The CXN ID is not present in PM DB <br /> The CXN ID is not having matching data in PM db
                                                                                                                                                                                                                                  • Changed response : [200]//Successfully retrieved the requested PM data for the specified connections, time range, and granularity.
                                                                                                                                                                                                                                    • Changed response : [403]//Forbidden: You are not allowed to access this resource.
                                                                                                                                                                                                                                      • Changed response : [500]//Internal application error: An unexpected error occurred while processing the request. Please try again later.
                                                                                                                                                                                                                                        • Changed response : [401]//Unauthorized: You do not have the necessary permissions to view this resource.