1.1
1.1
scpcli direct-connect routing-rule create
--direct_connect_id <value>
--destination_type <value>
--destination_cidr <value>
[--description <value>]
[--destination_resource_id <value>]
Description
Routing Rule을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| direct_connect_id required | string | Direct Connect ID | fe860e0af0c04dcd8182b84f907f31f4 |
| destination_type required | string | 목적지 타입 | ON_PREMISE |
| destination_cidr required | string | 목적지 CIDR | 11.11.11.0/24 |
| description optional | string | 설명 | TransitGateway Description |
| destination_resource_id optional | string | 목적지 자원 ID | be3c84238562488e81e4e0675f86be62 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | c8980aa2bf1e43c9998682f7baaf1c46 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | TransitGateway Description |
| destination_cidr | 목적지 CIDR | 11.11.11.0/24 |
| destination_resource_id | 목적지 자원 ID | be3c84238562488e81e4e0675f86be62 |
| destination_resource_name | 목적지 자원명 | ResourceName |
| destination_type | 목적지 타입 | ON_PREMISE |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| owner_id | Routing Rule 소유자 ID | cd1610830b9046418e4bc67831c533e6 |
| owner_type | Routing Rule 소유자 타입 | DIRECT_CONNECT |
| state | 상태 | ACTIVE |