Files
archive-control-proto/examples/v1/client-state-snapshot.json
T

79 lines
2.4 KiB
JSON

{
"protocolVersion": {
"major": 2,
"minor": 0
},
"messageId": "56aae470-d1c9-402a-bf14-d7a28ff8998f",
"sentAt": "2026-07-22T12:10:00Z",
"clientStateSnapshot": {
"snapshotId": "6067263d-548c-4548-974f-9f73ca9fb7ec",
"activeJobs": [
{
"job": {
"definition": {
"jobId": "fd6844d0-ed76-475e-8375-2f98d8eea470",
"idempotencyKey": "telegram-confirmation-615e42",
"operation": "JOB_OPERATION_ARCHIVE",
"resourceId": {
"infoHashV1Hex": "0123456789abcdef0123456789abcdef01234567"
},
"resourceDisplayName": "Resource A",
"createdAt": "2026-07-22T12:03:00Z",
"transfer": {
"sourceClientId": "x1",
"targetClientId": "lithium",
"routeId": "archive-control-x1-lithium-f8b629",
"requestedFiles": {
"ranges": [
{
"first": 2,
"last": 4
}
]
},
"expectedTargetPlacementGeneration": "3",
"targetBaselineFiles": {
"ranges": [
{
"first": 2,
"last": 2
}
]
},
"transferDeltaFiles": {
"ranges": [
{
"first": 3,
"last": 4
}
]
},
"requestedLogicalBytes": "10735000000",
"transferDeltaLogicalBytes": "7340000000"
}
},
"state": "JOB_STATE_RUNNING",
"revision": "6",
"progress": {
"step": "JOB_STEP_KIND_SYNCTHING_TRANSFER",
"displayStepNumber": 2,
"displayStepTotal": 5,
"state": "STEP_STATE_RUNNING",
"fractionComplete": 0.4231,
"bytesComplete": "4543000000",
"bytesTotal": "10735000000",
"lastProgressAt": "2026-07-22T12:04:00Z",
"overallFractionComplete": 0.2846
},
"updatedAt": "2026-07-22T12:04:00Z"
},
"lastEventSequence": "17",
"inFlightCommandIds": [
"f253f9fc-2a43-491d-8317-24795bb7638a"
]
}
],
"observedAt": "2026-07-22T12:10:00Z"
}
}