generated from amazon-archives/__template_Apache-2.0
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 622
Closed
Labels
Backlog - DOCDoc writer assigned to issue responsible for creating PR.Doc writer assigned to issue responsible for creating PR.
Description
What do you want to do?
- [X ] Request a change to existing documentation
- Add new documentation
- Report a technical problem with the documentation
- Other
Tell us about your request. Provide a summary of the request.
The official doc under Communicate with Open Search section, the command to send request in terminal looks like this : curl -X GET "http://localhost:9200/_cluster/health" -ku admin:<custom-admin-password>. It should be changed to curl -X GET "https://localhost:9200/_cluster/health" -ku admin:<custom-admin-password> if it is under security plugin.
Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
all
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
https://opensearch.org/docs/latest/getting-started/communicate/
Metadata
Metadata
Assignees
Labels
Backlog - DOCDoc writer assigned to issue responsible for creating PR.Doc writer assigned to issue responsible for creating PR.