StorageResponse
Serializer for information about the storage system
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| total | int | Total number of bytes | |
| used | int | Number of bytes in use | |
| free | int | Number of free bytes |
Serializer for information about the storage system
| Name | Type | Description | Notes |
|---|---|---|---|
| total | int | Total number of bytes | |
| used | int | Number of bytes in use | |
| free | int | Number of free bytes |