vpc_attach_to_instance
Attach a VPC or VPC 2.0 to an instance using VPC description/ID and instance label, hostname, or ID. Specify vpc_type to choose network type and get success confirmation.
Instructions
Attach VPC or VPC 2.0 to an instance.
Smart identifier resolution: Use VPC/instance description/label/hostname or ID.
Args: vpc_identifier: VPC/VPC 2.0 description or ID to attach instance_identifier: Instance label, hostname, or ID to attach to vpc_type: Type of VPC ("vpc" or "vpc2", defaults to "vpc")
Returns: Success confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpc_type | No | vpc | |
| vpc_identifier | Yes | ||
| instance_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||