download

从 ieg 备份系统查询文件

filename 会进行模糊匹配,返回 task_id 用于下载

post/download/ibs-query

Request body

Example request

{
  "extend": {
    "ibs_info": {
      "url": "http://127.0.0.1/backupApi"
    }
  }
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.