{
"success": true,
"data": {
"period": {
"start": "2024-01-01T00:00:00Z",
"end": "2024-01-31T23:59:59Z",
"granularity": "day"
},
"summary": {
"storage": {
"total": 53687091200,
"average": 1731409406,
"peak": 6442450944,
"unit": "bytes"
},
"requests": {
"total": 1250000,
"average": 40322,
"peak": 75000,
"unit": "requests"
},
"files": {
"total": 1500,
"average": 48,
"peak": 100,
"unit": "files"
},
"bandwidth": {
"upload": 107374182400,
"download": 214748364800,
"unit": "bytes"
}
},
"timeline": [
{
"date": "2024-01-01T00:00:00Z",
"storage": {
"used": 5368709120,
"percentage": 5.0
},
"requests": {
"count": 35000,
"percentage": 70.0
},
"files": {
"count": 45,
"percentage": 45.0
},
"bandwidth": {
"upload": 1073741824,
"download": 2147483648
}
},
{
"date": "2024-01-02T00:00:00Z",
"storage": {
"used": 6442450944,
"percentage": 6.0
},
"requests": {
"count": 40000,
"percentage": 80.0
},
"files": {
"count": 52,
"percentage": 52.0
},
"bandwidth": {
"upload": 1288490188,
"download": 2576980376
}
}
],
"breakdown": {
"byFileType": {
"image": {
"count": 800,
"size": 21474836480,
"percentage": 40.0
},
"document": {
"count": 400,
"size": 10737418240,
"percentage": 20.0
},
"video": {
"count": 200,
"size": 16106127360,
"percentage": 30.0
},
"other": {
"count": 100,
"size": 5368709120,
"percentage": 10.0
}
},
"byEndpoint": {
"GET /files": {
"count": 800000,
"percentage": 64.0
},
"POST /files/upload": {
"count": 300000,
"percentage": 24.0
},
"DELETE /files": {
"count": 100000,
"percentage": 8.0
},
"other": {
"count": 50000,
"percentage": 4.0
}
},
"byHour": {
"0": 52083,
"1": 41667,
"2": 31250,
"3": 20833,
"4": 10417,
"5": 10417,
"6": 20833,
"7": 41667,
"8": 72917,
"9": 104167,
"10": 125000,
"11": 135417,
"12": 145833,
"13": 135417,
"14": 125000,
"15": 114583,
"16": 104167,
"17": 93750,
"18": 83333,
"19": 72917,
"20": 62500,
"21": 52083,
"22": 41667,
"23": 31250
}
},
"projections": {
"storage": {
"currentTrend": "increasing",
"projectedEndOfPeriod": 64424509440,
"projectedNextPeriod": 75161927680
},
"requests": {
"currentTrend": "stable",
"projectedEndOfPeriod": 1500000,
"projectedNextPeriod": 1550000
}
}
}
}