Skip to content

/AWS1/CL_DAX=>DECREASEREPLICATIONFACTOR()

About DecreaseReplicationFactor

Removes one or more nodes from a DAX cluster.

You cannot use DecreaseReplicationFactor to remove the last node in a DAX cluster. If you need to do this, use DeleteCluster instead.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

The name of the DAX cluster from which you want to remove 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 Zone(s) from which to remove nodes.

IT_NODEIDSTOREMOVE TYPE /AWS1/CL_DAXNODEIDLIST_W=>TT_NODEIDENTIFIERLIST TT_NODEIDENTIFIERLIST

The unique identifiers of the nodes to be removed from the cluster.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DAXDECREPLFACTORRSP /AWS1/CL_DAXDECREPLFACTORRSP