VolumeCreateRequest

VolumeCreateRequest

NameDescriptionSchemaDefault
name
required
Volume name
Example : volume01
Pattern : ^[a-zA-Z0-9-_ ]*$
Minimum length : 1
Maximum length : 255
string
size
required
Volume size
Example : 104
Minimum : 8
integer
snapshot_id
optional
Snapshot ID
Example : cceed636-1f1e-4bb0-b85c-4e5b9e0bf790
any of [string, null]
tags
optional
Tags
Example : [{'key': 'key', 'value': 'value'}]
any of [array[Tag], null]
volume_type
optional
Volume type
Example : SSD
any of [string, null]