You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Current »
Requires Authentication?
Yes
Response Formats
json
HTTP Methods
POST
Back’s up system files, configured according to the attached data request.
https://{{ip_address}}:{{port}}/api/{{version}}/system/files/command/backup
https://192.168.10.53/api/5.0/system/files/command/backup
Response
{ "data": { "uuid": "f3341f06-6238-4cc6-9f02-eceb2b478a80", "created": 1644427178999, "type": "Db Backup", "state": "Running", "progress": 0, "attributes": {}, "result": null }, "metadata": {} }