1.0
1.0
scpcli vpc vpc-peering create
--requester_vpc_id <value>
--name <value>
--approver_vpc_id <value>
--approver_vpc_account_id <value>
[--description <value>]
[--tags <value>]
Description
VPC Peering 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| requester_vpc_id required | string | 요청 VPC ID | - |
| name required | string | VPC Peering 명 | - |
| approver_vpc_id required | string | 승인 VPC ID | - |
| approver_vpc_account_id required | string | 승인 VPC 과제 ID | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | VPC Peering ID | |
| account_type | 과제 유형 | |
| approver_vpc_account_id | 승인 VPC 과제 ID | |
| approver_vpc_id | 승인 VPC ID | |
| approver_vpc_name | 승인 VPC 명 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| delete_requester_account_id | 요청 VPC 과제 ID | |
| description | VPC Peering 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Peering 명 | |
| requester_vpc_account_id | 요청 VPC 과제 ID | |
| requester_vpc_id | 요청 VPC ID | |
| requester_vpc_name | 요청 VPC 명 | |
| state | 상태 |