Skip to content

/AWS1/CL_DAX=>INCREASEREPLICATIONFACTOR()

About IncreaseReplicationFactor

Adds one or more nodes to a DAX cluster.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

The name of the DAX cluster that will receive additional nodes.

IV_NEWREPLICATIONFACTOR TYPE /AWS1/DAXINTEGER /AWS1/DAXINTEGER

The new number of nodes for the DAX cluster.

Optional arguments:

IT_AVAILABILITYZONES TYPE /AWS1/CL_DAXAZLIST_W=>TT_AVAILABILITYZONELIST TT_AVAILABILITYZONELIST

The Availability Zones (AZs) in which the cluster nodes will be created. All nodes belonging to the cluster are placed in these Availability Zones. Use this parameter if you want to distribute the nodes across multiple AZs.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DAXINCREPLFACTORRSP /AWS1/CL_DAXINCREPLFACTORRSP