opensearchservice_start_domain_maintenance {paws.analytics} | R Documentation |
Starts the node maintenance process on the data node
Description
Starts the node maintenance process on the data node. These processes can include a node reboot, an Opensearch or Elasticsearch process restart, or a Dashboard or Kibana restart.
See https://www.paws-r-sdk.com/docs/opensearchservice_start_domain_maintenance/ for full documentation.
Usage
opensearchservice_start_domain_maintenance(DomainName, Action, NodeId = NULL)
Arguments
DomainName |
[required] The name of the domain. |
Action |
[required] The name of the action. |
NodeId |
The ID of the data node. |
[Package paws.analytics version 0.9.0 Index]