21 lines
378 B
JSON
21 lines
378 B
JSON
{
|
|
"users": {},
|
|
"analytics": {
|
|
"daily": {},
|
|
"lifetime": {
|
|
"batchesStarted": 0,
|
|
"batchesCompleted": 0,
|
|
"filesQueued": 0,
|
|
"filesUploaded": 0,
|
|
"filesFailed": 0,
|
|
"uploadBytes": 0,
|
|
"completedBatchFilesTotal": 0
|
|
},
|
|
"uploadOutcomes": [],
|
|
"alerts": {
|
|
"lastFailureAlertAt": 0,
|
|
"lastFailureRate": 0
|
|
}
|
|
}
|
|
}
|