attach
Attach block storage volumes to Vultr cloud instances using labels or IDs, with optional live attachment to avoid reboots.
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 live: Whether to attach without rebooting the instance (default: True)
Returns: Success confirmation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume_identifier | Yes | ||
| instance_identifier | Yes | ||
| live | No |