ncloud_create_route_table
Create a new route table in a VPC, specifying subnet type (PUBLIC or PRIVATE) and optional name and description.
Instructions
Create a new route table in a VPC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpcNo | Yes | VPC number to create route table in | |
| routeTableName | No | Route table name (max 30 characters) | |
| routeTableDescription | No | Description for the route table | |
| supportedSubnetTypeCode | Yes | Supported subnet type (PUBLIC or PRIVATE) |