Skip to content

/AWS1/CL_EC2=>DSCCAPBLOCKEXTENSIONHISTORY()

About DescribeCapacityBlockExtensionHistory

Describes the events for the specified Capacity Block extension during the specified time.

Method Signature

IMPORTING

Optional arguments:

IT_CAPACITYRESERVATIONIDS TYPE /AWS1/CL_EC2CAPRESERVATIONID00=>TT_CAPACITYRESERVATIONIDSET TT_CAPACITYRESERVATIONIDSET

The IDs of Capacity Block reservations that you want to display the history for.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to use to retrieve the next page of results.

IV_MAXRESULTS TYPE /AWS1/EC2DSCFUTURECAPMAXRSS /AWS1/EC2DSCFUTURECAPMAXRSS

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

One or more filters

  • availability-zone - The Availability Zone of the extension.

  • availability-zone-id - The Availability Zone ID of the extension.

  • capacity-block-extension-offering-id - The ID of the extension offering.

  • capacity-block-extension-status - The status of the extension (payment-pending | payment-failed | payment-succeeded).

  • capacity-reservation-id - The reservation ID of the extension.

  • instance-type - The instance type of the extension.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCCAPBLKEXTENSI01 /AWS1/CL_EC2DSCCAPBLKEXTENSI01