Skip to main content
POST
Estimate

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Body

application/json
resourceSpec
object
required

Resource specification for cost estimation. Contains the specifications for creating and updating different types of resources.

offerTypes
enum<string>[]

Type of offers to be applied to the cost estimate.

OfferType is a enum that specifies the type of offer.

  • OFFER_TYPE_CONTRACT_PRICE: Contract price is a special price for SKU.
Available options:
OFFER_TYPE_UNSPECIFIED,
OFFER_TYPE_CONTRACT_PRICE

Response

200 - application/json

A successful response.

hourlyCost
object

Cost information for a group of resources.

monthlyCost
object

Cost information for a group of resources.