The storage device details such as available space on disk, total size, etc can be viewed under Disk Stats. The stream corresponding to disk stats is “uplink_disk_stats” stream. This stream has the following fields:Documentation Index
Fetch the complete documentation index at: https://bytebeam.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Description |
|---|---|
| name | Name of the disk partition |
| total | Total storage capacity of the partition in bytes. |
| used | Disk space that is already occupied in the partition, in bytes. |
| available | Disk space that is available in the partition, in bytes. |
