Skip to content

/AWS1/CL_ECA=>PURCHASERSVDCACHENODESOFFE00()

About PurchaseReservedCacheNodesOffering

Allows you to purchase a reserved cache node offering. Reserved nodes are not eligible for cancellation and are non-refundable. For more information, see Managing Costs with Reserved Nodes for Redis or Managing Costs with Reserved Nodes for Memcached.

Method Signature

IMPORTING

Required arguments:

IV_RSVDCACHENODESOFFERINGID TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The ID of the reserved cache node offering to purchase.

Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

Optional arguments:

IV_RESERVEDCACHENODEID TYPE /AWS1/ECASTRING /AWS1/ECASTRING

A customer-specified identifier to track this reservation.

The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

Example: myreservationID

IV_CACHENODECOUNT TYPE /AWS1/ECAINTEGEROPTIONAL /AWS1/ECAINTEGEROPTIONAL

The number of cache node instances to reserve.

Default: 1

IT_TAGS TYPE /AWS1/CL_ECATAG=>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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ECAPURCHASERSVDCACH01 /AWS1/CL_ECAPURCHASERSVDCACH01