v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14910345.9 KB

Creates a Savings Plan.

post/CreateSavingsPlan

Request body

savingsPlanOfferingIdstring required

The ID of the offering.

commitmentstring required

The hourly commitment, in USD. This is a value between 0.001 and 1 million. You cannot specify more than five digits after the decimal point.

upfrontPaymentAmountstring

The up-front payment amount. This is a whole number between 50 and 99 percent of the total value of the Savings Plan. This parameter is supported only if the payment option is <code>Partial Upfront</code>.

purchaseTimestring date-time

The time at which to purchase the Savings Plan, in UTC format (YYYY-MM-DDTHH:MM:SSZ).

clientTokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

tagsobject

One or more tags.

Response

Success

savingsPlanIdstring

The ID of the Savings Plan.

All 9 operations