Skip to main content

Network Point Metrics BandwidthUsage (v2.0)

POST 

/v2.0/api/tenants/:tenant_id/monitor/network_point_metrics_bw

SD-WAN Northbound Statistics API for querying network point metrics bandwidth usage. This API provides point-in-time bandwidth usage metrics at the tenant level. Supported Metrics -

Metric NameDescriptionSupported Units
BandwidthUsageNetwork bandwidth usage rateMbps, Kbps, Bps
Filter-
All filters are optional. When provided, they narrow the query results.
Validation Rules-
  • start_time must not be in the future (required field)
  • Metric name must be BandwidthUsage
  • Unit must be one of: Mbps, Kbps, Bps Case Sensitivity - Metric names are case-sensitive. Use exact name BandwidthUsage.

Request

Responses

Successful Operation