Create a network volume
Provisions a new network volume in the specified data center.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Human-readable name
1"my-dataset"
Storage to allocate in GB
10 <= x <= 409650
Data center in which to create the volume
1"EU-RO-1"
Storage tier for the volume. Optional. When omitted, the volume is provisioned using the requested data center's default (primary) storage tier. HIGH_PERFORMANCE provisions a high-performance (HPS) volume; STANDARD provisions a standard volume. A volume's tier is immutable after creation.
STANDARD, HIGH_PERFORMANCE Response
Created
Unique network volume identifier
"agv6w2qcg7"
Human-readable name (not required to be unique)
"my-dataset"
Allocated storage in GB
10 <= x <= 409650
Data center location; immutable after creation
"EU-RO-1"
Storage tier of this volume. Set at creation and immutable.
STANDARD, HIGH_PERFORMANCE Tags attached to this network volume.