23 lines
555 B
JSON
23 lines
555 B
JSON
{
|
|
"drives": {
|
|
"lacie": {
|
|
"mount_path": "/Volumes/LaCie Jens",
|
|
"backups": {
|
|
"small": {
|
|
"last_attempt": "2026-02-26T10:09:08Z",
|
|
"last_status": "success",
|
|
"last_completed": "2026-02-26T10:09:14Z"
|
|
},
|
|
"big": {
|
|
"last_attempt": "2026-02-27T12:17:30Z",
|
|
"last_status": "failed"
|
|
},
|
|
"all": {
|
|
"last_attempt": "2026-02-27T12:46:26Z",
|
|
"last_status": "success",
|
|
"last_completed": "2026-02-27T13:41:50Z"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |