v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

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.

post/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance

Path parameters

DomainNamestring required

The name of an OpenSearch Service domain. Domain names are unique across the domains owned by an account within an Amazon Web Services Region.

The name of the domain.

Request body

Action'REBOOT_NODE' | 'RESTART_SEARCH_PROCESS' | 'RESTART_DASHBOARD' required

The name of the action.

NodeIdstring

The ID of the data node.

Response

Success

MaintenanceIdstring

The request ID of requested action.