Request body for creating volumes
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of the volume | |
| size_mib | int | Size in MB | |
| user_cpg | str | User CPG | |
| comments | str, none_type | test | [optional] |
| count | int, none_type | Volumes count | [optional] |
| data_reduction | bool, none_type | Data Reduction | [optional] |
| snap_cpg | str, none_type | Snap CPG | [optional] |
| snapshot_alloc_warning | int, none_type | Snapshot Alloc Warning | [optional] |
| user_alloc_warning | int, none_type | User Alloc Warning | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |