Volumes
/volumes/{id}/info
Get details for the specified storage volume.
GET
/
volumes
/
{id}
/
info
Authorizations
Path Parameters
The volume id.
Response
200 - application/json
The ID of the storage volume.
Specifies the underlying cloud provider. See this explanation for more details.
Available options:
aws
, azure
, lambdalabs
, tensordock
, runpod
, latitude
, jarvislabs
, oblivus
, paperspace
, datacrunch
, massedcompute
, vultr
The unique identifier of the storage volume issued by the underlying cloud provider.
Specifies the region.
The name of the storage volume.
Denotes whether the volume is fixed in size or elastically scaling.
Storage volume size in GB
The cost incurred by the instance. This only the cost via Shadeform. If the instance is deployed in your own cloud account, then all billing is through your cloud provider.
Denotes whether the volume supports multiple instances mounting to it at the same time.
The ID of the instance that is currently mounting the volume.