You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/overlays/elasticsearch-shared-overlays.yaml
+1-6
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,7 @@ actions:
33
33
description: >
34
34
The connector and sync jobs APIs provide a convenient way to create and manage Elastic connectors and sync jobs in an internal index.
35
35
36
-
Connectors are Elasticsearch integrations that bring content from third-party data sources, which can be deployed on Elastic Cloud or hosted on your own infrastructure:
37
-
38
-
* Elastic managed connectors (Native connectors) are a managed service on Elastic Cloud
39
-
40
-
* Self-managed connectors (Connector clients) are self-managed on your infrastructure.
41
-
36
+
Connectors are Elasticsearch integrations for syncing content from third-party data sources, which can be deployed on Elastic Cloud or hosted on your own infrastructure.
42
37
43
38
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.
0 commit comments