Changelog

Versions


Changes from 22.6.0 to 22.12.0.

What's New


  1. POST/ne/exportcompactpdf Download PM data as a PDF report for NEs
  2. POST/cxn/exportcompactpdf Download PM data as a compact pdf report for connections

What's Deleted


    What's Deprecated


    1. GET/nbi-streaming/api/v1/subscriptions/ Fetches all details of all NBI forwarding subscriptions
    2. POST/nbi-streaming/api/v1/subscriptions/ Creates new NBI forwarding subscription for PM Data with given filters
    3. DELETE/nbi-streaming/api/v1/subscriptions/{subscriptionId} Stops and unsubscribes NBI forwarding for given subscription id
    4. GET/nbi-streaming/api/v1/subscriptions/{subscriptionId} Fetches all details of specified NBI forwarding subscription
    5. POST/nbi-streaming/api/v1/subscriptions/{subscriptionId} Updates the subscription details for given subscription id

    What's Changed


    1. POST /mdcxnlist
      • Request

        • Schema

          Changed body: 'application/json'
    2. PUT/schedulejob/update
      • Request

        • Schema

          Changed body: 'application/json'
    3. POST/schedulejob/create
      • Request

        • Schema

          Changed body: 'application/json'
    4. POST/ne/export
      • Request

        • Schema

          Changed body: 'application/json'
    5. POST/ne/exportpdf
      • Request

        • Schema

          Changed body: 'application/json'
      • Response

        • Changed response : [400]//Validtion errors: The given file does not exist in the location Error in generating pdf report
      • POST/ne/query
        • Request

          • Schema

            Changed body: 'application/json'
      • POST/ne/nePmData
        • Request

          • Schema

            Changed body: 'application/json'
      • POST/cxn/export
        • Request

          • Schema

            Changed body: 'application/json'
      • POST/cxn/exportpdf
        • Request

          • Schema

            Changed body: 'application/json'
      • POST/connection/query
        • Request

          • Schema

            Changed body: 'application/json'
      • POST/connection/cxnPmData
        • Request

          • Schema

            Changed body: 'application/json'