list_unattached
Identify and manage unused block storage volumes in your Vultr cloud infrastructure to optimize resource allocation and reduce costs.
Instructions
List all unattached block storage volumes.
Returns: List of volumes that are not currently attached to any instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}