OpenSearch/rest-api-spec/api/ping.json

16 lines
235 B
JSON

{
"ping": {
"documentation": "http://www.elasticsearch.org/guide/",
"methods": ["HEAD"],
"url": {
"path": "/",
"paths": ["/"],
"parts": {
},
"params": {
}
},
"body": null
}
}