mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-19 23:44:47 +00:00
Updated API endpoint for testing (#1105)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com> Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
This commit is contained in:
parent
441df4c216
commit
aec7de7d97
@ -119,7 +119,7 @@ YUM, an RPM package management tool, allows you to pull the RPM package from the
|
||||
|
||||
```bash
|
||||
curl -XGET https://localhost:9200 -u 'admin:admin' --insecure
|
||||
curl -XGET https://localhost:9200/_cat/config?v -u 'admin:admin' --insecure
|
||||
curl -XGET https://localhost:9200/_cat/plugins?v -u 'admin:admin' --insecure
|
||||
```
|
||||
|
||||
3. To stop running OpenSearch, enter:
|
||||
|
Loading…
x
Reference in New Issue
Block a user