curl --location --request GET '/db-backup/' \
--header 'Authorization: {{ACCESS_TOKEN}}'
{
"createTime": "2021-11-26T19:59:09.393+08:00",
"fileSize": 123.45,
"ftpLog": "连接 ftp 服务器失败",
"ftpStatus": "pending",
"id": "61a0cc0d05a76adca47efd02",
"item": {
"database": true,
"fileServer": true,
"html": false
},
"log": "完成备份!",
"name": "备份文件20240411.zip",
"path": "/app/backup/610a5205536b84d56e49bfb8/61a0cc0d05a76adca47efd02",
"status": "running",
"type": "dump",
"updateTime": "2021-11-26T19:59:10.73+08:00"
}