/saved_objects/elasticsearch/:index
GET
http://192.168.8.162:444/api/saved_objects/elasticsearch/lf*
接口描述
返回匹配搜索框名字的所有索引名字的聚合结果。参数是url路由的最后一级," lf* "是搜索框的变量。返回值是es 查询结果
响应参数
参数名
类型
描述
必填
took
int
示例:2
必填
timed_out
boolean
示例:false
必填
total
int
示例:10
必填
successful
int
示例:10
必填
skipped
int
示例:0
必填
failed
int
示例:0
必填