System

Retrieve System Disk Usage

Returns disk usage for the server storage directory.

get/api/v1/system/df

Query parameters

verboseboolean

Include per-run disk usage rows.

Response

Disk usage summary

total_size_bytesinteger

Total size of all tracked system data.

total_reclaimable_bytesinteger

Total bytes reclaimable by deleting inactive runs and logs.

Changes

No recorded changes to this endpoint across all 134 revisions of this API.