dax_reboot_node: Reboots a single node of a DAX cluster

View source: R/dax_operations.R

dax_reboot_nodeR Documentation

Reboots a single node of a DAX cluster

Description

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.

Usage

dax_reboot_node(ClusterName, NodeId)

Arguments

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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.