v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142111584.8 KB

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.

post/#X-Amz-Target=AmazonDAXV3.RebootNode

Headers

X-Amz-Target'AmazonDAXV3.RebootNode' required

Request body

ClusterNamestring required

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

NodeIdstring required

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

Response

Success