curl -X POST "10.96.6.122:9200/asgard_product_schedule/_delete_by_query" -H 'Content-Type: application/json' -d'
{
"query": {
"match_all": {
}
}
}
'
curl -X POST "10.96.6.122:9200/asgard_product_schedule/_delete_by_query" -H 'Content-Type: application/json' -d'
{
"query": {
"match_all": {
}
}
}
'
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。