Difference between revisions of "/ snapshot/ all"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
 
  {
 
  {
   "gcs_repo" : {
+
   "[[gcs_repo]]" : {
     "type" : "gcs",
+
     "type" : "[[gcs]]",
 
     "settings" : {
 
     "settings" : {
 
       "bucket" : "your-backup-elastic",
 
       "bucket" : "your-backup-elastic",

Revision as of 14:04, 18 October 2022

 /_snapshot/_all?pretty


{
  "gcs_repo" : {
    "type" : "gcs",
    "settings" : {
      "bucket" : "your-backup-elastic",
      "client" : "default",
      "base_path" : "elasticsearch-backups",
      "compress" : "true"
    }
  }
}


Advertising: