
Last chance! 50% off unlimited learning
Sale ends in
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.
dax_reboot_node(ClusterName, NodeId)
[required] The name of the DAX cluster containing the node to be rebooted.
[required] The system-assigned ID of the node to be rebooted.
svc$reboot_node( ClusterName = "string", NodeId = "string" )