Name | Type | Description | Notes |
---|---|---|---|
r#type | Option<String> | Volume Type | [optional][default to Lssd] |
description | Option<String> | The description of the Volume | [optional] |
min_size | Option<i32> | Mimimum size required for the Volume (in bytes) | [optional] |
max_size | Option<i32> | Maximum size required for the Volume (in bytes) | [optional] |
chunk_size | Option<i32> | Minimum increment level for a Block Storage volume size (in bytes) | [optional] |