Api Change Log

Application Versions


Changes between 24.12.0 to 25.12.0

What's New


  1. GET/nbi-streaming/api/v1/subscriptions/{subscriptionId}/ Fetches all details of specified NBI forwarding subscription
  2. POST/nbi-streaming/api/v1/subscriptions/{subscriptionId}/ Updates the subscription details for given subscription id
  3. DELETE/nbi-streaming/api/v1/subscriptions/{subscriptionId}/ Stops and unsubscribes NBI forwarding for given subscription id
  4. POST/nbi-streaming/api/v1/subscriptions Creates new NBI forwarding subscription for PM Data with given filters
  5. GET/getallschedules/ Fetch the details of all scheduled CSV reports
  6. GET/connection/tps It is NAD compliant. Fetches Endpoints or all TPs for connections

What's Deleted


  1. PUT/hadoop/file/{neId} stores specific NE PM Data in different files under specified dsts hadoop folder
  2. POST/ne/top5/{kpiName} Fetch Top 5 elements for the given KPI
  3. POST/ne/top5/lagUtilization Fetch Top 5 elements having maximum LAG Utilization

What's Deprecated


  1. No Changes

What's Changed


  1. POST/connection/kpiquery Retrieves Availability (Unavailable Seconds) data for given connections
    • Response

      • Changed response : [200]//Successfully retrieved PM Availability (Unavailable Seconds) KPI data for the specified connections, time range, and granularity.