VolumeCreateRequest

VolumeCreateRequest

NameDescriptionSchemaDefault
name
required
볼륨 이름
Example : my_volume
Pattern : ^[a-z]([a-z0-9_]){2,20}$
string
protocol
required
프로토콜
Example : NFS
Pattern : ^(NFS|CIFS)$
string
type_name
required
볼륨 유형 이름
Example : HDD
string
snapshot_id
optional
스냅샷 아이디
Example : 40htrre5b-eww25-ff2b-a426-6afefas65a3b
any of [string, null]
cifs_password
optional
CIFS 비밀번호
Example : cifspwd0!!
any of [string, null]
tags
optional

any of [array[Tag], null]