Optional
baseOptional
name?: stringVolume name.
Optional
organization?: stringOptional
project?: stringVolume Project ID.
One-of ('projectIdentifier'): at most one of 'project', 'organization' could be set.
Optional
size?: numberVolume disk size, must be a multiple of 512.
One-of ('from'): at most one of 'size', 'baseSnapshot' could be set.
Optional
tags?: string[]Volume tags.
Optional
volumeVolume type.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
ID of the snapshot on which this volume will be based.
One-of ('from'): at most one of 'size', 'baseSnapshot' could be set.