View source: R/dax_operations.R
dax_reboot_node | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/dax_reboot_node/ for full documentation.
dax_reboot_node(ClusterName, NodeId)
ClusterName |
[required] The name of the DAX cluster containing the node to be rebooted. |
NodeId |
[required] The system-assigned ID of the node to be rebooted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.