I know the delete all kind of operations are the ones to avoid, but in
this case, I'm really needing it. I'd like to delete all the snapshots in a
repository before creating a new snapshot.
Is there any easy method to do that?
I have tried: curl -XDELETE
"localhost:9200/_snapshot/backupES/_all?pretty" but that does not work.
I know the delete all kind of operations are the ones to avoid, but in
this case, I'm really needing it. I'd like to delete all the snapshots in a
repository before creating a new snapshot.
Is there any easy method to do that?
I have tried: curl -XDELETE
"localhost:9200/_snapshot/backupES/_all?pretty" but that does not work.
I know the delete all kind of operations are the ones to avoid, but in
this case, I'm really needing it. I'd like to delete all the snapshots in a
repository before creating a new snapshot.
Is there any easy method to do that?
I have tried: curl -XDELETE
"localhost:9200/_snapshot/backupES/_all?pretty" but that does not work.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.