Snapshot to repository elasticsearch

Create a cluster snapshot synchronously

curl -X PUT 'http://es:9200/_snapshot/my_repo/snap1?wait_for_completion=true'
more elasticsearch all 19 commands →