GET snapshot/ all

Jmnote (토론 | 기여)님의 2020년 5월 20일 (수) 14:35 판 (새 문서: ==개요== ;GET _snapshot/_all <source lang='json'> { "my-repository" : { "type" : "fs", "settings" : { "compress" : "true", "location" : "/mnt/snapshots" }...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요

GET _snapshot/_all
{
  "my-repository" : {
    "type" : "fs",
    "settings" : {
      "compress" : "true",
      "location" : "/mnt/snapshots"
    }
  }
}
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}