Purchase Host Reservation

GET {{aws_ec2_base_url}}/?ClientToken&CurrencyCode&HostIdSet.N&LimitPrice&OfferingId&Action=PurchaseHostReservation

Purchase a reservation with configurations that match those of your Dedicated Host.

Request Params

KeyDatatypeRequiredDescription
ClientTokennullUnique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
CurrencyCodenullThe currency in which the totalUpfrontPrice, LimitPrice, and totalHourlyPrice amounts are specified. At this time, the only supported currency is USD.
HostIdSet.NnullThe IDs of the Dedicated Hosts with which the reservation will be associated.
LimitPricenullThe specified limit is checked against the total upfront cost of the reservation (calculated as the offering's upfront cost multiplied by the host count). If the total upfront cost is greater than the specified price limit, the request fails. This is used to ensure that the purchase does not exceed the expected upfront cost of the purchase. At this time, the only supported currency is USD. For example, to indicate a limit price of USD 100, specify 100.00.
OfferingIdnullThe ID of the offering.
Actionstring