Added Path and HTTP methods section

This commit is contained in:
keithhc2 2021-06-28 10:40:53 -07:00
parent 82fce438bc
commit 475f1227ff
1 changed files with 6 additions and 0 deletions

View File

@ -37,6 +37,12 @@ PUT /sample-index1
} }
``` ```
## Path and HTTP methods
```
PUT <index-name>
```
## Index naming restrictions ## Index naming restrictions
OpenSearch indices have the following naming restrictions: OpenSearch indices have the following naming restrictions: