create-network-volume
Provision a persistent network volume (1–4000 GB) at a chosen data center for pods to mount for durable storage.
Instructions
Create a persistent network volume in a data center (size 1–4000 GB) that pods can mount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the network volume | |
| size | Yes | Size in GB (1-4000) | |
| dataCenterId | Yes | Data center ID (see list-data-centers) |