Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 514 Bytes

readonlyrest-api.md

File metadata and controls

13 lines (9 loc) · 514 Bytes
description
An authenticated API for changing the security settings without rebooting the ES cluster.

ReadonlyREST API

As an Enterprise user, you can benefit from automating the security configuration changes without the need to reboot the ES cluster.

Every request is validated against ROR syntax first, and rejected if syntactically or semantically incorrect. This adds to the safety of each change operation.

Link to the API documentation