v56

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0616186383.8 KB
缓存管理

验证缓存目录

验证指定目录是否可用作缓存目录。目录不存在时自动创建,检查可写性并返回磁盘空间信息。

post/cache-manage/validate-dir

Request body

pathstring

Response

验证结果

createdboolean
errorstring
free_sizeinteger
total_sizeinteger
validboolean