Skip to content

Commit

Permalink
[Connector API][Doc] Add info about required privileges (#3721)
Browse files Browse the repository at this point in the history
* [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]>
  • Loading branch information
jedrazb and leemthompo authored Feb 10, 2025
1 parent a248a59 commit bce4f27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/overlays/elasticsearch-shared-overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ actions:
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.
This API requires the `manage_connector` privilege or, for read-only endpoints, the `monitor_connector` privilege.
externalDocs:
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-tutorial-api.html
description: Check out the connector API tutorial
Expand Down

0 comments on commit bce4f27

Please sign in to comment.