ShiShiYiBan/script/笔记/Elasticsearch/Elasticsearch.postman_colle...

32 lines
573 B
JSON
Raw Normal View History

2025-05-25 14:07:29 +08:00
{
"info": {
"_postman_id": "44c9067c-39e0-4ba4-b164-67f65d9988a5",
"name": "Elasticsearch",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "40143787"
},
"item": [
{
"name": "http://192.168.172.128:9200/",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http://192.168.172.128:9200/",
"protocol": "http",
"host": [
"192",
"168",
"172",
"128"
],
"port": "9200",
"path": [
""
]
}
},
"response": []
}
]
}