Get connector descriptor of the existing connector
In this lesson, you get auth.reindex connector descriptor JSON using Search Ingest Service API.
Procedure
Complete the following steps to get auth.reindex connector
descriptor.
-
Use the following URL to access Swagger UI to interact with Search Ingest
Service API.
http:// <ElasticSearchHostname/IP>:30800/swagger-ui/index.html?url=/v3/api-docs&validatorUrl=#/Connector%20Configuration/getConnectorById
- On the Swagger UI, navigate to .
- Click Try it out.
-
In the id field, enter
auth.reindex
and then click Execute. The auth.reindex connector descriptor JSON appears in the Response body. - Click Download to save the connector descriptor JSON file.