GET cat/snapshots

Jmnote (토론 | 기여)님의 2020년 5월 20일 (수) 10:47 판 (새 문서: ==개요== ;GET _cat/snapshots <source lang='json'> { "error": { "root_cause": [ { "type": "action_request_validation_exception", "reason": "Validation Fa...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요

GET _cat/snapshots
{
  "error": {
    "root_cause": [
      {
        "type": "action_request_validation_exception",
        "reason": "Validation Failed: 1: repository is missing;"
      }
    ],
    "type": "action_request_validation_exception",
    "reason": "Validation Failed: 1: repository is missing;"
  },
  "status": 400
}
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}