elasticsearch中已经创建成功的模板,我如何得到其创建模板的语句呢?
GET /_template/my_template curl -XGET "http://localhost:9200/_template/template_name"