mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-17 21:24:43 +00:00
Added Path and HTTP methods section
This commit is contained in:
parent
82fce438bc
commit
475f1227ff
@ -37,6 +37,12 @@ PUT /sample-index1
|
||||
}
|
||||
```
|
||||
|
||||
## Path and HTTP methods
|
||||
|
||||
```
|
||||
PUT <index-name>
|
||||
```
|
||||
|
||||
## Index naming restrictions
|
||||
|
||||
OpenSearch indices have the following naming restrictions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user