This function lists backup files that the system sent through a specified additional backup transport.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ backup_list_transported
{- "data": {
- "remote_backups": {
- "nN04BhzirlJUNSLSBXSMBEYG": {
- "janedoe": [
- "2020-08-28T00:00:00.000Z",
- "2020-08-31T00:00:00.000Z",
- "2020-09-02T00:00:00.000Z"
]
}
}
}, - "metadata": {
- "command": "backup_list_transported",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}