timeweb_create_vpc
Create a Virtual Private Cloud (VPC) with custom subnet and location to establish isolated network segments for Timeweb Cloud resources.
Instructions
Create a new Virtual Private Cloud (VPC)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | VPC name | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| location | No | VPC location | |
| subnet_v4 | No | IPv4 subnet in CIDR notation (e.g., '10.0.0.0/24'). Auto-assigned if not provided. | |
| description | No | VPC description |