Skip to content

Commit 2b67821

Browse files
Update docs/reference/elasticsearch/rest-apis/reindex-indices.md
Co-authored-by: shainaraskas <[email protected]>
1 parent 5af6d91 commit 2b67821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/reindex-indices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ POST _reindex
619619
% TEST[s/"username": "user",/"username": "test_admin",/]
620620
% TEST[s/"password": "pass"/"password": "x-pack-test-password"/]
621621

622-
The `host` parameter must contain a scheme, host, port (for example, `https://otherhost:9200`), and optional path (for example, `https://otherhost:9200/proxy`).
622+
The `host` parameter must contain a scheme, host, port (for example, `https://<OTHER_HOST_URL>:9200`), and optional path (for example, `https://<OTHER_HOST_URL>:9200/proxy`).
623623

624624
### Using basic auth [reindex-basic-auth]
625625

0 commit comments

Comments
 (0)