Volumes
Last updated
Was this helpful?
Last updated
Was this helpful?
To be attached to an instance, volumes should be linked to the same CloudProvider
and the same region
as the Pod selected. Get all informations about Volumes into this section
Access this endpoint to explore available volume offers, which is crucial when planning storage needs for your instances.
This endpoint is used when you need to create new Volume to add a persistent storage solution to your instance, ensuring to keep your dataset stored even after the instance stops.
Use this endpoint to get an overview of your active volumes, useful for monitoring storage usage and planning expansions.
Get specific details about a particular volume when you need to verify its configuration or status.
Use this endpoint to delete volumes that are no longer needed, optimizing storage usage and reducing costs.
Ensure data backup before deleting volumes to prevent data loss.
Return all available volume offers
10
"0.0001"
["us-east-1","us-east-2"]
"668f9d8df664e3c028ce5de9"
"us-east-1"
"my-volume"
10
Return the created volume
"668f9d8df664e3c028ce5de9"
"668f9d8df664e3c028ce5de9"
"my-volume"
10
"us-east-1"
"2023-08-08T12:34:56.789Z"
"2023-08-08T12:34:56.789Z"
Return all volumes
"668f9d8df664e3c028ce5de9"
"668f9d8df664e3c028ce5de9"
"my-volume"
10
"us-east-1"
"2023-08-08T12:34:56.789Z"
"2023-08-08T12:34:56.789Z"
Return volume by ID
"668f9d8df664e3c028ce5de9"
"668f9d8df664e3c028ce5de9"
"my-volume"
10
"us-east-1"
"2023-08-08T12:34:56.789Z"
"2023-08-08T12:34:56.789Z"
Volume deleted successfully