1.1
1.1
scpcli vpc transit-gateway-uplink-rule create
--transit_gateway_id <value>
--destination_type <value>
--destination_cidr <value>
[--description <value>]
Description
Transit Gateway Uplink 규칙 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20261130 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | fe860e0af0c04dcd8182b84f907f31f4 |
| destination_type required | string | 목적지 타입 | ON_PREMISE |
| destination_cidr required | string | 목적지 CIDR | 192.167.5.0/24 |
| description optional | string | 설명 | Routing Rule Description |
Responses
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | 43772aff4539403d9ba74bf1fdaa00c8 |
| description | 설명 | Routing Rule Description |
| destination_cidr | 목적지 CIDR | 192.167.5.0/24 |
| destination_type | 목적지 타입 | ON_PREMISE |
| state | 상태 | ACTIVE |