Describe Host Reservations

GET {{aws_ec2_base_url}}/?Filter.N&HostReservationIdSet.N&MaxResults&NextToken&Action=DescribeHostReservations

Describes reservations that are associated with Dedicated Hosts in your account.

Request Params

KeyDatatypeRequiredDescription
Filter.NnullThe filters.
HostReservationIdSet.NnullThe host reservation IDs.
MaxResultsnullThe maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned nextToken value. This value can be between 5 and 500. If maxResults is given a larger value than 500, you receive an error.
NextTokennullThe token to use to retrieve the next page of results.
Actionstring