Create a shared volume
Instant Clusters supports long-lived, resizable in-DC shared storage with user data persistence. You can dynamically create and attach volumes to your cluster at cluster creation time, and resize as your data grows. All shared storage is backed by multi-NIC bare metal paths, ensuring high-throughput and low-latency performance for shared storage.
Documentation Index
Fetch the complete documentation index at: https://docs.together.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
User provided name of the volume.
Volume size in whole tebibytes (TiB).
Region name. Usable regions can be found from clusters.list_regions()
When true, the shared volume is not deleted when the cluster is decommissioned.
Response
OK
ID of the volume.
User provided name of the volume.
Size of the volume in TiB.
Current status of the shared volume.
scheduled, available, bound, provisioning, deleting, failed, access_revoked, unknown