block_storage_attach
Attach a block storage volume to an instance using volume label/ID and instance hostname/label/ID, with an option to attach live without rebooting.
Instructions
Attach block storage volume to an instance.
Smart identifier resolution: Use volume label/ID and instance label/hostname/ID.
Args: volume_identifier: Volume label or ID to attach instance_identifier: Instance label, hostname, or ID to attach to ctx: FastMCP context for resource change notifications live: Whether to attach without rebooting the instance (default: True)
Returns: Success confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | ||
| volume_identifier | Yes | ||
| instance_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||