ncloud_remove_route_table_subnet
Remove a subnet association from a route table in NCP Gov. Specify route table, VPC, and subnet; set confirm=true to execute the destructive change.
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 |