get_server_volumes
List all volumes attached to a specified OpenStack server instance using its name or ID.
Instructions
Get all volumes attached to a specific server
Args: instance_name: Name or ID of the server instance
Returns: JSON string with server volumes information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |