Api Change Log

Application Versions


Changes between 25.6.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

What's Deleted


  1. No Changes

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.