block_storage_detach
Detach a block storage volume from its instance using its label or ID. Choose live detachment to skip a reboot.
Instructions
Detach block storage volume from its instance.
Smart identifier resolution: Use volume label or ID.
Args: volume_identifier: Volume label or ID to detach ctx: FastMCP context for resource change notifications live: Whether to detach without rebooting the instance (default: True)
Returns: Success confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | ||
| volume_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||