Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.01 KB

CreateVolumeInput.md

File metadata and controls

21 lines (16 loc) · 1.01 KB

CreateVolumeInput

Request body for creating volumes

Properties

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]

[Back to Model list] [Back to API list] [Back to README]