Retrieve billing rate for resource
GET/pricebook/calculate/resource/:resource_type/:id
Retrieve a detailed breakdown of hourly billing costs for a specific resource by including the resource type and ID in the path. Resource types include virtual-machine, volume, or cluster. The billing cost information returned by this API includes the status of the resource, the total hourly price for the resource, and the pricing for each component before and after any discounts are applied.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully retrieved billing rate.
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?