View source: R/opensearchservice_operations.R
opensearchservice_start_domain_maintenance | R Documentation |
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.
opensearchservice_start_domain_maintenance(DomainName, Action, NodeId = NULL)
DomainName |
[required] The name of the domain. |
Action |
[required] The name of the action. |
NodeId |
The ID of the data node. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.