Skip to content

/AWS1/CL_MEM=>LISTALLOWEDNODETYPEUPDATES()

About ListAllowedNodeTypeUpdates

Lists all available node types that you can scale to from your cluster's current node type. When you use the UpdateCluster operation to scale your cluster, the value of the NodeType parameter must be one of the node types returned by this operation.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/MEMSTRING /AWS1/MEMSTRING

The name of the cluster you want to scale. MemoryDB uses the cluster name to identify the current node type being used by this cluster, and from that to create a list of node types you can scale up to.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MEMLSTALWEDNODETYPE01 /AWS1/CL_MEMLSTALWEDNODETYPE01