Prisma SD-WAN monitoring API's

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Prisma SD-WAN monitoring API's

L1 Bithead

We are currently working on bandwidth monitoring for our SD-WAN using the following API endpoint: /sdwan/monitor/v2.0/api/monitor/network_point_metrics_bw

So far, we have been able to successfully retrieve ingress and egress bandwidth use data using the "BandwidthUsage" metric in the request payload.

  1. Could you please provide a list of all the other available metrics supported by this endpoint, apart from "BandwidthUsage"?
    Is there any API to aggregate metrics (example across multiple sites/circuits) ?
  2. Given the current limitation of 2 API calls per second per object per IP, and since bandwidth data is fetched per circuit per site, are there any recommended practices or alternate API endpoints for fetching site-level aggregated bandwidth capacityinstead of making multiple calls per circuit?
  3. Is there official documentation available that provides details on:
    1. All supported metrics and parameters for this endpoint?
    2. Sample payloads and responses?
    3. API usage best practices for large-scale implementations?
1 accepted solution

Accepted Solutions

L3 Networker

Do you have the reference to all API calls?

Here is the metrics section:

https://pan.dev/sdwan/api/metrics/

Here is the aggregate bandwidth call:

https://pan.dev/sdwan/api/post-sdwan-v-2-0-api-monitor-aggregatebandwidth-query/

View solution in original post

2 REPLIES 2

L3 Networker

Do you have the reference to all API calls?

Here is the metrics section:

https://pan.dev/sdwan/api/metrics/

Here is the aggregate bandwidth call:

https://pan.dev/sdwan/api/post-sdwan-v-2-0-api-monitor-aggregatebandwidth-query/

Hi Team,

We are currently using the following API to retrieve bandwidth metrics:
https://api.sase.paloaltonetworks.com/sdwan/monitor/v2.0/api/monitor/network_point_metrics_bw

We're successfully receiving the bandwidth usage data; however, the response does not include the bandwidth capacityas expected.
Could you please clarify whether the API supports returning bandwidth capacity? If so, are there any specific parameters or configurations required to retrieve it?

  • 1 accepted solution
  • 230 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!