Skip to content

/AWS1/CL_EC2=>GETRSVDINSTSEXCHANGEQUOTE()

About GetReservedInstancesExchangeQuote

Returns a quote and exchange information for exchanging one or more specified Convertible Reserved Instances for a new Convertible Reserved Instance. If the exchange cannot be performed, the reason is returned in the response. Use AcceptReservedInstancesExchangeQuote to perform the exchange.

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.

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_EC2GETRSVDINSTSEXCH01 /AWS1/CL_EC2GETRSVDINSTSEXCH01