Skip to content

/AWS1/CL_DAX=>REBOOTNODE()

About RebootNode

Reboots a single node of a DAX cluster. The reboot action takes place as soon as possible. During the reboot, the node status is set to REBOOTING.

RebootNode restarts the DAX engine process and does not remove the contents of the cache.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

The name of the DAX cluster containing the node to be rebooted.

IV_NODEID TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

The system-assigned ID of the node to be rebooted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DAXREBOOTNODERESPONSE /AWS1/CL_DAXREBOOTNODERESPONSE