/AWS1/CL_MEM=>PURCHASERSVDNODESOFFERING()
¶
About PurchaseReservedNodesOffering¶
Allows you to purchase a reserved node offering. Reserved nodes are not eligible for cancellation and are non-refundable.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_RESERVEDNODESOFFERINGID
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The ID of the reserved node offering to purchase.
Optional arguments:¶
IV_RESERVATIONID
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
A customer-specified identifier to track this reservation.
IV_NODECOUNT
TYPE /AWS1/MEMINTEGEROPTIONAL
/AWS1/MEMINTEGEROPTIONAL
¶
The number of node instances to reserve.
IT_TAGS
TYPE /AWS1/CL_MEMTAG=>TT_TAGLIST
TT_TAGLIST
¶
A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.