curl --location --request GET '/core/backup/' \
--header 'Authorization: {{ACCESS_TOKEN}}'
{
"createTime": "2021-11-26T19:59:09.393+08:00",
"id": "61a0cc0d05a76adca47efd02",
"item": {
"fileServer": true,
"html": true,
"influxdb": true,
"mongodb": true
},
"log": "完成备份!",
"name": "文件名",
"path": "/app/backup/610a5205536b84d56e49bfb8/61a0cc0d05a76adca47efd02",
"status": "succeed",
"tableIds": [
"610a5205536b84d56e49bfb8",
"61a0cc0d05a76adca47efd02"
],
"tableTitles": [
"每日电费",
"班次信息"
],
"type": "export",
"updateTime": "2021-11-26T19:59:10.73+08:00"
}