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 Name | Description | Supported Units |
|---|---|---|
| BandwidthUsage | Network bandwidth usage rate | Mbps, Kbps, Bps |
| Filter- | ||
| All filters are optional. When provided, they narrow the query results. | ||
| Validation Rules- |
start_timemust 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
- 200
- 400
- 500
Successful Operation
Bad Request
Internal Server Error