Skip to content

Commit aefdb6d

Browse files
jedrazbleemthompo
authored andcommitted
[Connector API][Doc] Add info about required privileges (#3721)
* [Connector API][Doc] Add info about required privileges * Update docs/overlays/elasticsearch-shared-overlays.yaml Co-authored-by: Liam Thompson <[email protected]> --------- Co-authored-by: Liam Thompson <[email protected]> (cherry picked from commit bce4f27)
1 parent 05884ad commit aefdb6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ actions:
4141
4242
4343
This API provides an alternative to relying solely on Kibana UI for connector and sync job management. The API comes with a set of validations and assertions to ensure that the state representation in the internal index remains valid.
44+
45+
This API requires the `manage_connector` privilege or, for read-only endpoints, the `monitor_connector` privilege.
4446
externalDocs:
4547
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-tutorial-api.html
4648
description: Check out the connector API tutorial

0 commit comments

Comments
 (0)