Skip to content

/AWS1/CL_EC2=>ACCEPTRSVDINSTSEXCHANGEQUOTE()

About AcceptReservedInstancesExchangeQuote

Accepts the Convertible Reserved Instance exchange quote described in the GetReservedInstancesExchangeQuote call.

Method Signature

IMPORTING

Required arguments:

IT_RESERVEDINSTANCEIDS TYPE /AWS1/CL_EC2RSVDINSTIDSET_W=>TT_RESERVEDINSTANCEIDSET TT_RESERVEDINSTANCEIDSET

The IDs of the Convertible Reserved Instances to exchange for another Convertible Reserved Instance of the same or higher value.

Optional arguments:

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.

IT_TARGETCONFIGURATIONS TYPE /AWS1/CL_EC2TARGETCONFREQUEST=>TT_TARGETCONFREQUESTSET TT_TARGETCONFREQUESTSET

The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2ACCRSVDINSTSEXCH01 /AWS1/CL_EC2ACCRSVDINSTSEXCH01