1.1
1.1
scpcli vpc vpc-peering-routing-rule list
--vpc_peering_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--source_vpc_id <value>]
[--source_vpc_type <value>]
[--destination_vpc_id <value>]
[--destination_vpc_type <value>]
[--destination_cidr <value>]
[--state <value>]
Description
VPC Peering 규칙 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | VPC Peering 규칙 ID | - |
| name optional | string | VPC Peering 명 | - |
| source_vpc_id optional | string | 출발지 VPC ID | - |
| source_vpc_type optional | **** | 출발지 VPC 유형 | - |
| destination_vpc_id optional | string | 목적지 VPC ID | - |
| destination_vpc_type optional | **** | 목적지 VPC 유형 | - |
| destination_cidr optional | string | 목적지 CIDR | - |
| state optional | **** | 상태 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | VPC Peering 규칙 ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| destination_cidr | 목적지 CIDR | |
| destination_vpc_id | 목적지 VPC ID | |
| destination_vpc_name | 목적지 VPC 명 | |
| destination_vpc_type | 목적지 VPC 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| source_vpc_id | 출발지 VPC ID | |
| source_vpc_name | 출발지 VPC 명 | |
| source_vpc_type | 출발지 VPC 유형 | |
| state | 상태 | |
| vpc_peering_id | VPC Peering ID |