GET snapshot/ all

Jmnote (토론 | 기여)님의 2020년 5월 20일 (수) 14:36 판

1 개요

GET _snapshot/_all
{
  "my-repository" : {
    "type" : "fs",
    "settings" : {
      "compress" : "true",
      "location" : "/mnt/snapshots"
    }
  }
}

2 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}