VolumeCreateRequestV1Dot2

VolumeCreateRequestV1Dot2

NameDescriptionSchemaDefault
attachments
required
List of server id and type
array[AttachmentListModel]
disk_type
required
Disk type
Example : SSD
enum (SSD, HDD)
name
required
Volume name
Example : bs-01
string
qos
optional
Volume QoS
QoSModel
size_gb
required
Volume capacity(GB)
Example : 10
integer
tags
optional
Tags
any of [array[TagModel], null]