windmill-api 1.683.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Volume

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** |  | 
**size_bytes** | **i64** |  | 
**file_count** | **i32** |  | 
**created_at** | **String** |  | 
**created_by** | **String** |  | 
**updated_at** | Option<**String**> |  | [optional]
**last_used_at** | Option<**String**> |  | [optional]
**extra_perms** | Option<[**std::collections::HashMap<String, serde_json::Value>**]serde_json::Value.md> |  | [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)