Data consumption
How traffic, storage and the monthly quota are counted before you export them.
Open the topicCDN.com.tr Help
Data consumption, Cache overview and the security events table each hand you the same numbers as a file: CSV for a script, XLSX for a spreadsheet.
Analytics and reports
Data consumption, Cache overview and the security events table each hand you the same numbers as a file: CSV for a script, XLSX for a spreadsheet.
The three exports carry different columns because they answer different questions.
Same numbers, different destination.
Everything about the file is decided here. The buttons only package what the page is already showing.
Expected result: The page shows exactly the period you want in the file.
GET /getgraphinfo/export?format=csv
GET /getcachegraphinfo/export?format=xlsx
Two buttons, one per format, above the report table.
Expected result: A file lands with the same rows the table showed for that range.
GET /getgraphinfo/export?format=xlsx
The WAF table has its own export with its own limit.
Expected result: The blocked and challenged requests for that range arrive as a file, up to the row cap.
GET /management/cdn/advanced-management-waf-export/<account_uuid>
Finance wants last month in a spreadsheet, a tender asks for consumption evidence, or you want to chart traffic next to your own application metrics. Reading numbers off a graph is not an answer for any of those.