mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
16 lines
235 B
JSON
16 lines
235 B
JSON
{
|
|
"ping": {
|
|
"documentation": "http://www.elasticsearch.org/guide/",
|
|
"methods": ["HEAD"],
|
|
"url": {
|
|
"path": "/",
|
|
"paths": ["/"],
|
|
"parts": {
|
|
},
|
|
"params": {
|
|
}
|
|
},
|
|
"body": null
|
|
}
|
|
}
|