# GetStorageUsage200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total_bytes** | **i64** | |
**quota_bytes** | Option<**i64**> | only present on Community Edition, where workspace storage is capped | [optional]
**storages** | [**Vec<models::GetStorageUsage200ResponseStoragesInner>**](getStorageUsage_200_response_storages_inner.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)