backup 1006 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "version": 1,
  3. "minor_version": 3,
  4. "key": "backup",
  5. "data": {
  6. "backups": [
  7. {
  8. "backup_id": "015f53f7",
  9. "failed_agent_ids": []
  10. },
  11. {
  12. "backup_id": "cd19e99f",
  13. "failed_agent_ids": []
  14. }
  15. ],
  16. "config": {
  17. "agents": {},
  18. "create_backup": {
  19. "agent_ids": [
  20. "hassio.local"
  21. ],
  22. "include_addons": [],
  23. "include_all_addons": true,
  24. "include_database": true,
  25. "include_folders": [],
  26. "name": null,
  27. "password": "9CSA-NKEG-2455-JOPO-DE5F-9CI0-D1CV"
  28. },
  29. "last_attempted_automatic_backup": "2025-02-15T18:08:16.034770-05:00",
  30. "last_completed_automatic_backup": "2025-02-15T18:08:53.924484-05:00",
  31. "retention": {
  32. "copies": 3,
  33. "days": null
  34. },
  35. "schedule": {
  36. "days": [
  37. "mon",
  38. "thu"
  39. ],
  40. "recurrence": "custom_days",
  41. "state": "never",
  42. "time": null
  43. }
  44. }
  45. }
  46. }