# PeerInstanceResponse
## Properties
**cache_size_bytes** | **i64** | |
**cache_usage_percent** | **f64** | |
**cache_used_bytes** | **i64** | |
**created_at** | **String** | |
**endpoint_url** | **String** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_local** | **bool** | |
**last_heartbeat_at** | Option<**String**> | | [optional]
**last_sync_at** | Option<**String**> | | [optional]
**name** | **String** | |
**region** | Option<**String**> | | [optional]
**status** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)