ncloud_remove_route_table_subnet
Remove a subnet association from a route table. Requires confirmation (confirm=true) to execute.
Instructions
⚠️ Destructive: Remove a subnet association from a route table. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpcNo | Yes | VPC number | |
| confirm | No | Must be true to actually execute the destructive operation | |
| subnetNo | Yes | Subnet number to remove from route table | |
| routeTableNo | Yes | Route table number |