Drive > Statistics
Chart : files size
Chart data, list files size value over time
get/2/drive/{drive_id}/statistics/sizes
Path parameters
drive_idinteger required
Drive identifier
Query parameters
frominteger required
Date from which to get statistics in unix-timestamp format
intervalinteger required
Statistics hours interval between from and until
metricsstring[] required
untilinteger required
Date until when to get statistics in unix-timestamp format
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.