| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "version": 1,
- "minor_version": 3,
- "key": "backup",
- "data": {
- "backups": [
- {
- "backup_id": "015f53f7",
- "failed_agent_ids": []
- },
- {
- "backup_id": "cd19e99f",
- "failed_agent_ids": []
- }
- ],
- "config": {
- "agents": {},
- "create_backup": {
- "agent_ids": [
- "hassio.local"
- ],
- "include_addons": [],
- "include_all_addons": true,
- "include_database": true,
- "include_folders": [],
- "name": null,
- "password": "9CSA-NKEG-2455-JOPO-DE5F-9CI0-D1CV"
- },
- "last_attempted_automatic_backup": "2025-02-15T18:08:16.034770-05:00",
- "last_completed_automatic_backup": "2025-02-15T18:08:53.924484-05:00",
- "retention": {
- "copies": 3,
- "days": null
- },
- "schedule": {
- "days": [
- "mon",
- "thu"
- ],
- "recurrence": "custom_days",
- "state": "never",
- "time": null
- }
- }
- }
- }
|