Request body
Unique name for the volume. Must be unique within the organization.
Volume size in GB. Defaults to 10GB if not specified.
Response
Unique identifier for the volume
Volume name
Volume size in GB
Current state:
creating, ready, deleting, deleted, errorID of the organization that owns the volume
ISO 8601 timestamp of volume creation
Example request
Example response
Common use cases
- Data persistence: Store data that survives sandbox deletion
- Shared storage: Share data between multiple sandboxes
- Database volumes: Persistent storage for database containers
- Build caches: Speed up builds with cached dependencies