System Data Usage

This API operation retrieves information about Docker disk space usage across different data types. When invoked, it returns a comprehensive breakdown of space consumed by images, containers, volumes, and build cache on the Docker host. The response includes details such as the number of items, their active/inactive status, total size, and reclaimable space for each category, helping administrators monitor and manage Docker's storage footprint efficiently.