v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Cost

Saving Summary for Recommended Reservations

Recommended Reservations Savings Summary

post/v1/cost/costoptimizer/optimizerate/long_term_savings/recommended_reservations/savings_summary

Request body

tenant_idsstring[]
currency'AED' | 'ALL' | 'ARS' | 'AUD' | 'BAM' | 'BDT' | 'BGN' | 'BHD' | 'BRL' | 'CAD' | 'CHF' | 'CLP' | 'CNY' | 'COP' | 'CRC' | 'CZK' | 'DKK' | 'EGP' | 'EUR' | 'GBP' | 'HKD' | 'HRK' | 'HUF' | 'IDR' | 'ILS' | 'INR' | 'ISK' | 'JPY' | 'KES' | 'KRW' | 'KWD' | 'KZT' | 'MOP' | 'MVR' | 'MXN' | 'MYR' | 'NOK' | 'NZD' | 'OMR' | 'PEN' | 'PHP' | 'PKR' | 'PLN' | 'QAR' | 'RON' | 'RSD' | 'RUB' | 'SAR' | 'SEK' | 'SGD' | 'THB' | 'TRY' | 'TWD' | 'USD' | 'VND' | 'ZAR' required

currency of the cost. Example 'currency':'USD'

servicesstring[]
term'OneYear' | 'ThreeYears' required

Year, it can be OneYear or ThreeYears.

payment_option'No_Upfront' | 'Partial_Upfront' | 'All_Upfront'

Select a payment option, it can be No_Upfront, Partial_Upfront or All_Upfront.

Example request

{
  "currency": "AED",
  "services": [
    "AWS"
  ],
  "term": "OneYear",
  "payment_option": "No_Upfront"
}

Response

Success

recommendations_countinteger

Recommendations Count.

potential_cost_savingnumber

Potential Cost Saving.

total_reservationsinteger

Total reservations.

potential_current_estimated_costnumber

Potential current estimated cost.