docker-sdk-rust/docs/VolumePruneResponse.md

13 lines
468 B
Markdown
Raw Permalink Normal View History

2025-06-16 16:37:36 +07:00
# VolumePruneResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**volumes_deleted** | Option<**Vec<String>**> | Volumes that were deleted | [optional]
**space_reclaimed** | Option<**i64**> | Disk space reclaimed in bytes | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)