{
"daysToKeep": 30
}{
"code": 1,
"message": "获取清理预估信息成功",
"language": "zh-CN",
"timestamp": 1697548800000,
"data": {
"daysToKeep": 30,
"cutoffDate": "2023-09-17T00:00:00Z",
"estimatedDeleteCount": 2450,
"totalCurrentRecords": 15847,
"estimatedRemainingRecords": 13397,
"storageSpaceToFree": {
"bytes": 125440000,
"mb": 119.6,
"gb": 0.12
},
"estimatedCleanupDuration": 52,
"riskLevel": "low",
"tableBreakdown": [
{
"tableName": "subscribe_logs_202308",
"recordsToDelete": 1520,
"storageToFree": 78540000
},
{
"tableName": "subscribe_logs_202309",
"recordsToDelete": 930,
"storageToFree": 46900000
}
]
}
}