Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 567 Bytes

readonlyrest-api.md

File metadata and controls

14 lines (10 loc) · 567 Bytes
description
An authenticated API for changing the security settings without rebooting the ES cluster.

ReadonlyREST API

(Enterprise)

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