generated from Schmax/deno-react-template
58 lines
1.2 KiB
JSON
58 lines
1.2 KiB
JSON
{
|
|
"serverA": {
|
|
"name": "NAS Standort A",
|
|
"current": [
|
|
{
|
|
"id": "snap-2025-04-21-01",
|
|
"timestamp": "2025-04-21T01:00:00Z",
|
|
"progress": 75,
|
|
"status": "in-progress"
|
|
},
|
|
{
|
|
"id": "snap-2025-04-21-02",
|
|
"timestamp": "2025-04-21T02:00:00Z",
|
|
"progress": 100,
|
|
"status": "completed"
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"id": "snap-2025-04-20-01",
|
|
"timestamp": "2025-04-20T01:00:00Z",
|
|
"progress": 100,
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"id": "snap-2025-04-19-01",
|
|
"timestamp": "2025-04-19T01:00:00Z",
|
|
"progress": 100,
|
|
"status": "completed"
|
|
}
|
|
]
|
|
},
|
|
"serverB": {
|
|
"name": "NAS Standort B",
|
|
"current": [
|
|
{
|
|
"id": "snap-2025-04-21-01",
|
|
"timestamp": "2025-04-21T01:00:00Z",
|
|
"progress": 50,
|
|
"status": "in-progress"
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"id": "snap-2025-04-20-01",
|
|
"timestamp": "2025-04-20T01:00:00Z",
|
|
"progress": 100,
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"id": "snap-2025-04-19-01",
|
|
"timestamp": "2025-04-19T01:00:00Z",
|
|
"progress": 100,
|
|
"status": "completed"
|
|
}
|
|
]
|
|
}
|
|
} |