Get estimated cost for bandwidth on demand
GET/organizations/:organizationId/usageprice/cloudconnectors/:cloudConnectorId/EstimatedCostBandwidthOnDemand
This method retrieves the estimated cost for cloud connector bandwidth usage over a selected period. It aggregates usage and pricing data to calculate total, daily average, and forecast monthly costs.
Request
Responses
- 200
- 204
- 400
- 401
- 403
- 404
- 500
Successful calculation of estimated cost
No usage found for this period
Bad request - Invalid input or period exceeds 4 months
Unauthorized access
Forbidden access
Not found - Cloud connector or pricing data not found
Internal server error