Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 VPC 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
| Version | Status | Supported Until |
|---|---|---|
| 1.0 | DEPRECATED | 20251231 |
| 1.1 | CURRENT | - |
이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
scpcli vpc vpc-peering approval
--vpc_peering_id <value>
--type <value>
VPC Peering 승인
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| type required | string | 승인 유형 | - |
scpcli vpc privatelink-endpoint approve
--privatelink_endpoint_id <value>
--type <value>
Approve PrivateLink Endpoint
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_endpoint_id required | string | PrivateLink Endpoint ID | - |
| type required | string | PrivateLink Endpoint Action Type | - |
scpcli vpc privatelink-endpoint connect
--privatelink_endpoint_id <value>
--type <value>
Connect PrivateLink Endpoint
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_endpoint_id required | string | PrivateLink Endpoint ID | - |
| type required | string | PrivateLink Endpoint Action Type | - |
scpcli vpc internet-gateway create
--vpc_id <value>
--type <value>
[--description <value>]
[--firewall_enabled <value>]
[--firewall_loggable <value>]
[--tags <value>]
Internet Gateway를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| type required | string | Internet Gateway 유형 | - |
| description optional | string | 설명 | - |
| firewall_enabled optional | boolean | 방화벽 사용 | - |
| firewall_loggable optional | boolean | 방화벽 로깅 가능 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Internet Gateway ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| firewall_id | Firewall ID | |
| loggable | NAT 로그 저장 여부 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Internet Gateway 명 | |
| state | 상태 | |
| type | Internet Gateway 유형 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc internet-gateway create
--vpc_id <value>
--type <value>
[--description <value>]
[--firewall_enabled <value>]
[--firewall_loggable <value>]
[--tags <value>]
Internet Gateway를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| type required | string | Internet Gateway 유형 | - |
| description optional | string | 설명 | - |
| firewall_enabled optional | boolean | 방화벽 사용 | - |
| firewall_loggable optional | boolean | 방화벽 로깅 가능 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Internet Gateway ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| firewall_id | Firewall ID | |
| loggable | NAT 로그 저장 여부 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Internet Gateway 명 | |
| state | 상태 | |
| type | Internet Gateway 유형 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc nat-gateway create
--subnet_id <value>
--publicip_id <value>
[--description <value>]
[--tags <value>]
NAT Gateway를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet CIDR | - |
| publicip_id required | string | PublicIP ID | - |
| description optional | string | NAT Gateway 상세설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway 명 | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway 명 | |
| nat_gateway_ip_address | NAT Gateway IP 주소 | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway 상태 | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc nat-gateway create
--subnet_id <value>
--publicip_id <value>
[--description <value>]
[--tags <value>]
NAT Gateway를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet CIDR | - |
| publicip_id required | string | PublicIP ID | - |
| description optional | string | NAT Gateway 상세설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway 명 | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway 명 | |
| nat_gateway_ip_address | NAT Gateway IP 주소 | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway 상태 | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc port create
--subnet_id <value>
--name <value>
[--description <value>]
[--fixed_ip_address <value>]
[--security_groups <value>]
[--tags <value>]
Port를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | - |
| name required | string | Port 명 | - |
| description optional | string | 설명 | - |
| fixed_ip_address optional | string | 고정된 IP | - |
| security_groups optional | array | Security Group 목록 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| port |
scpcli vpc port create
--subnet_id <value>
--name <value>
[--description <value>]
[--fixed_ip_address <value>]
[--security_groups <value>]
[--tags <value>]
Port를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | - |
| name required | string | Port 명 | - |
| description optional | string | 설명 | - |
| fixed_ip_address optional | string | 고정된 IP | - |
| security_groups optional | array | Security Group 목록 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| port |
scpcli vpc private-nat create
--name <value>
--direct_connect_id <value>
--cidr <value>
[--description <value>]
[--tags <value>]
Private NAT 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Private NAT 명 | - |
| direct_connect_id required | string | Direct Connect ID | - |
| cidr required | string | Private NAT IP 대역 | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Private NAT ID | |
| account_id | Account ID | |
| cidr | Private NAT IP 대역 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| direct_connect_id | Direct Connect ID | |
| direct_connect_name | Direct Connect명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Private NAT 명 | |
| state | Private NAT 상태 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc private-nat create
--name <value>
--direct_connect_id <value>
--cidr <value>
[--description <value>]
[--tags <value>]
Private NAT 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Private NAT 명 | - |
| direct_connect_id required | string | Direct Connect ID | - |
| cidr required | string | Private NAT IP 대역 | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Private NAT ID | |
| account_id | Account ID | |
| cidr | Private NAT IP 대역 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| direct_connect_id | Direct Connect ID | |
| direct_connect_name | Direct Connect명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Private NAT 명 | |
| state | Private NAT 상태 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc private-nat-ip create
--private_nat_id <value>
--ip_address <value>
Private NAT IP 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| ip_address required | string | Private NAT IP 주소 | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT IP ID | |
| attached_resource_id | Private NAT IP 연결된 자원 ID | |
| attached_resource_name | Private NAT IP 연결된 자원명 | |
| attached_resource_type | Private NAT IP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| ip_address | Private NAT IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| private_nat_id | Private NAT ID | |
| state | Private NAT IP 상태 |
scpcli vpc private-nat-ip create
--private_nat_id <value>
--ip_address <value>
Private NAT IP 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| ip_address required | string | Private NAT IP 주소 | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT IP ID | |
| attached_resource_id | Private NAT IP 연결된 자원 ID | |
| attached_resource_name | Private NAT IP 연결된 자원명 | |
| attached_resource_type | Private NAT IP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| ip_address | Private NAT IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| private_nat_id | Private NAT ID | |
| state | Private NAT IP 상태 |
scpcli vpc privatelink-endpoint create
--subnet_id <value>
--name <value>
--endpoint_ip_address <value>
[--description <value>]
[--privatelink_service_id <value>]
[--security_group_ids <value>]
[--tags <value>]
PrivateLink Endpoint 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | - |
| name required | string | PrivateLink Endpoint 명 | - |
| endpoint_ip_address required | string | Endpoint IP 주소 | - |
| description optional | string | 설명 | - |
| privatelink_service_id optional | string | PrivateLink Service ID | - |
| security_group_ids optional | array | Security Group 목록 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Endpoint ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service 승인 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | Endpoint IP 주소 | |
| endpoint_ip_port_id | Endpoint IP Port ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Endpoint 명 | |
| privatelink_service_id | PrivateLink Service ID | |
| security_group_ids | Security Group 목록 | |
| state | PrivateLink Endpoint 상태 | |
| subnet_id | Subnet ID | |
| vpc_id | VPC ID |
scpcli vpc privatelink-service create
--subnet_id <value>
--service_ip_address <value>
--name <value>
--connected_resource_type <value>
--approval_type <value>
[--connected_resource_id <value>]
[--connected_resource_ip_address <value>]
[--description <value>]
[--high_speed_transfer <value>]
[--security_group_ids <value>]
[--tags <value>]
PrivateLink Service 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | - |
| service_ip_address required | string | Service IP 주소 | - |
| name required | string | PrivateLink Service 명 | - |
| connected_resource_type required | string | 연결된 자원 Type | - |
| approval_type required | string | PrivateLink Service 승인 타입 | - |
| connected_resource_id optional | string | 연결된 자원 ID | - |
| connected_resource_ip_address optional | string | 연결된 자원 IP 주소 | - |
| description optional | string | 설명 | - |
| high_speed_transfer optional | boolean | 고속 데이터 전송 사용 | - |
| security_group_ids optional | array | Security Group 목록 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Service ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service 승인 타입 | |
| connected_resource_id | 연결된 자원 ID | |
| connected_resource_ip_address | 연결된 자원 IP 주소 | |
| connected_resource_name | 연결된 자원명 | |
| connected_resource_type | 연결된 자원 Type | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| high_speed_transfer | 고속 데이터 전송 사용 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Service 명 | |
| security_group_ids | Security Group 목록 | |
| service_ip_address | Service IP 주소 | |
| service_ip_port_id | Service IP Port ID | |
| state | PrivateLink Service 상태 | |
| subnet_id | Subnet ID | |
| vpc_id | VPC ID |
scpcli vpc public-ip create
--type <value>
[--description <value>]
[--tags <value>]
PublicIP를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| type required | string | PublicIP 타입 | - |
| description optional | string | PublicIP 상세 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | |
| account_id | Account ID | |
| attached_resource_id | PublicIP 연결된 자원 ID | |
| attached_resource_name | PublicIP 연결된 자원명 | |
| attached_resource_type | PublicIP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP 상세 설명 | |
| ip_address | IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP 상태 | |
| type | PublicIP 타입 |
scpcli vpc public-ip create
--type <value>
[--description <value>]
[--tags <value>]
PublicIP를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| type required | string | PublicIP 타입 | - |
| description optional | string | PublicIP 상세 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | |
| account_id | Account ID | |
| attached_resource_id | PublicIP 연결된 자원 ID | |
| attached_resource_name | PublicIP 연결된 자원명 | |
| attached_resource_type | PublicIP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP 상세 설명 | |
| ip_address | IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP 상태 | |
| type | PublicIP 타입 |
scpcli vpc subnet create
--vpc_id <value>
--type <value>
--name <value>
--cidr <value>
[--allocation_pools <value>]
[--description <value>]
[--dns_nameservers <value>]
[--host_routes <value>]
[--tags <value>]
Subnet을 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| type required | string | Subnet 유형 | - |
| name required | string | Subnet 명 | subnetName |
| cidr required | string | Subnet Cidr | 192.167.1.0/24 |
| allocation_pools optional | array | IP 할당 범위 | [ |
| description optional | string | 설명 | Subnet Description |
| dns_nameservers optional | array | DNS Name Server | [ |
| host_routes optional | array | 호스트 경로 | [ |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| allocation_pools | IP 할당 범위 | |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Subnet Description |
| dns_nameservers | DNS Name Server | |
| gateway_ip_address | Gateway IP | 192.167.1.1 |
| host_routes | 호스트 경로 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet 명 | subnetName |
| state | 상태 | |
| type | Subnet 유형 | |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |
scpcli vpc subnet create
--vpc_id <value>
--type <value>
--name <value>
--cidr <value>
[--allocation_pools <value>]
[--description <value>]
[--dns_nameservers <value>]
[--host_routes <value>]
[--tags <value>]
Subnet을 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| type required | string | Subnet 유형 | - |
| name required | string | Subnet 명 | subnetName |
| cidr required | string | Subnet Cidr | 192.167.1.0/24 |
| allocation_pools optional | array | IP 할당 범위 | [ |
| description optional | string | 설명 | Subnet Description |
| dns_nameservers optional | array | DNS Name Server | [ |
| host_routes optional | array | 호스트 경로 | [ |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| allocation_pools | IP 할당 범위 | |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Subnet Description |
| dns_nameservers | DNS Name Server | |
| gateway_ip_address | Gateway IP | 192.167.1.1 |
| host_routes | 호스트 경로 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet 명 | subnetName |
| state | 상태 | |
| type | Subnet 유형 | |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |
scpcli vpc transit-gateway create
--name <value>
[--description <value>]
[--tags <value>]
Transit Gateway 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Transit Gateway 명 | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway ID | |
| account_id | Account ID | |
| bandwidth | Transit Gateway 포트 용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Transit Gateway 상세 설명 | |
| firewall_ids | Firewall ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Transit Gateway 명 | |
| state | 상태 | |
| uplink_enabled | Uplink 사용 |
scpcli vpc transit-gateway create
--name <value>
[--description <value>]
[--tags <value>]
Transit Gateway 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Transit Gateway 명 | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway ID | |
| account_id | Account ID | |
| bandwidth | Transit Gateway 포트 용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Transit Gateway 상세 설명 | |
| firewall_ids | Firewall ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Transit Gateway 명 | |
| state | 상태 | |
| uplink_enabled | Uplink 사용 |
scpcli vpc transit-gateway-rule create
--transit_gateway_id <value>
--tgw_connection_vpc_id <value>
--destination_type <value>
--destination_cidr <value>
[--description <value>]
Transit Gateway 규칙 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| tgw_connection_vpc_id required | string | Transit Gateway에 연결된 VPC ID. | - |
| destination_type required | string | 목적지 타입 | - |
| destination_cidr required | string | 목적지 CIDR | - |
| description optional | string | 설명 | - |
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| destination_cidr | 목적지 CIDR | |
| destination_resource_id | 목적지 자원 ID | |
| destination_resource_name | 목적지 자원명 | |
| destination_type | 목적지 타입 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| source_resource_id | 출발지 자원 ID | |
| source_resource_name | 출발지 자원명 | |
| source_type | 출발지 타입 | |
| state | 상태 | |
| tgw_connection_vpc_id | Transit Gateway에 연결된 VPC ID. | |
| tgw_connection_vpc_name | Transit Gateway에 연결된 VPC명. |
scpcli vpc transit-gateway-rule create
--transit_gateway_id <value>
--tgw_connection_vpc_id <value>
--destination_type <value>
--destination_cidr <value>
[--description <value>]
Transit Gateway 규칙 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| tgw_connection_vpc_id required | string | Transit Gateway에 연결된 VPC ID. | - |
| destination_type required | string | 목적지 타입 | - |
| destination_cidr required | string | 목적지 CIDR | - |
| description optional | string | 설명 | - |
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| destination_cidr | 목적지 CIDR | |
| destination_resource_id | 목적지 자원 ID | |
| destination_resource_name | 목적지 자원명 | |
| destination_type | 목적지 타입 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| source_resource_id | 출발지 자원 ID | |
| source_resource_name | 출발지 자원명 | |
| source_type | 출발지 타입 | |
| state | 상태 | |
| tgw_connection_vpc_id | Transit Gateway에 연결된 VPC ID. | |
| tgw_connection_vpc_name | Transit Gateway에 연결된 VPC명. |
scpcli vpc transit-gateway-vpc-connection create
--transit_gateway_id <value>
--vpc_id <value>
Transit Gateway VPC 연결 생성.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| vpc_id required | string | VPC ID | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway VPC 연결 ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | 상태 | |
| transit_gateway_id | Transit Gateway ID | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc transit-gateway-vpc-connection create
--transit_gateway_id <value>
--vpc_id <value>
Transit Gateway VPC 연결 생성.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| vpc_id required | string | VPC ID | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway VPC 연결 ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | 상태 | |
| transit_gateway_id | Transit Gateway ID | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc create
--name <value>
--cidr <value>
[--description <value>]
[--tags <value>]
VPC를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | VPC 명 | vpcName |
| cidr required | string | VPC Cidr | 192.167.0.0/18 |
| description optional | string | 설명 | VPC Description |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | VPC Cidr | 192.167.0.0/18 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | vpcDescription |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC 명 | vpcName |
| state | 상태 |
scpcli vpc vpc create
--name <value>
--cidr <value>
[--description <value>]
[--tags <value>]
VPC를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | VPC 명 | vpcName |
| cidr required | string | VPC Cidr | 192.167.0.0/18 |
| description optional | string | 설명 | VPC Description |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | VPC Cidr | 192.167.0.0/18 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | vpcDescription |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC 명 | vpcName |
| state | 상태 |
scpcli vpc vpc-endpoint create
--vpc_id <value>
--subnet_id <value>
--resource_type <value>
--resource_key <value>
--resource_info <value>
--name <value>
--endpoint_ip_address <value>
[--description <value>]
[--tags <value>]
VPC Endpoint 를 생성한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| subnet_id required | string | Subnet ID | - |
| resource_type required | string | VPC Endpoint 자원 타입 | - |
| resource_key required | string | VPC Endpoint Resource Key | - |
| resource_info required | string | VPC Endpoint Resource Key 정보 | - |
| name required | string | VPC Endpoint 명 | - |
| endpoint_ip_address required | string | VPC Endpoint IP 주소 | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc-endpoint create
--vpc_id <value>
--subnet_id <value>
--resource_type <value>
--resource_key <value>
--resource_info <value>
--name <value>
--endpoint_ip_address <value>
[--description <value>]
[--tags <value>]
VPC Endpoint 를 생성한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| subnet_id required | string | Subnet ID | - |
| resource_type required | string | VPC Endpoint 자원 타입 | - |
| resource_key required | string | VPC Endpoint Resource Key | - |
| resource_info required | string | VPC Endpoint Resource Key 정보 | - |
| name required | string | VPC Endpoint 명 | - |
| endpoint_ip_address required | string | VPC Endpoint IP 주소 | - |
| description optional | string | 설명 | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc-peering create
--requester_vpc_id <value>
--name <value>
--approver_vpc_id <value>
--approver_vpc_account_id <value>
[--description <value>]
[--tags <value>]
VPC Peering 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| 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": ""}' |
| 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 | 상태 |
scpcli vpc vpc-peering create
--requester_vpc_id <value>
--name <value>
--approver_vpc_id <value>
--approver_vpc_account_id <value>
[--description <value>]
[--tags <value>]
VPC Peering 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| 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": ""}' |
| 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 | 상태 |
scpcli vpc vpc-peering-routing-rule create
--vpc_peering_id <value>
--destination_vpc_type <value>
--destination_cidr <value>
[--tags <value>]
VPC Peering 규칙 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| destination_vpc_type required | string | 목적지 VPC 유형 | - |
| destination_cidr required | string | 목적지 CIDR | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| 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 |
scpcli vpc vpc-peering-routing-rule create
--vpc_peering_id <value>
--destination_vpc_type <value>
--destination_cidr <value>
[--tags <value>]
VPC Peering 규칙 생성
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| destination_vpc_type required | string | 목적지 VPC 유형 | - |
| destination_cidr required | string | 목적지 CIDR | - |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| 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 |
scpcli vpc internet-gateway delete
--internet_gateway_id <value>
Internet Gateway를 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| internet_gateway_id required | string | Internet Gateway ID | - |
scpcli vpc internet-gateway delete
--internet_gateway_id <value>
Internet Gateway를 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| internet_gateway_id required | string | Internet Gateway ID | - |
scpcli vpc nat-gateway delete
--nat_gateway_id <value>
NAT Gateway를 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| nat_gateway_id required | string | NAT Gateway 명 | - |
scpcli vpc nat-gateway delete
--nat_gateway_id <value>
NAT Gateway를 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| nat_gateway_id required | string | NAT Gateway 명 | - |
scpcli vpc port delete
--port_id <value>
Port를 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| port_id required | string | Port ID | - |
scpcli vpc port delete
--port_id <value>
Port를 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| port_id required | string | Port ID | - |
scpcli vpc private-nat delete
--private_nat_id <value>
Private NAT 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
scpcli vpc private-nat delete
--private_nat_id <value>
Private NAT 삭제
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
scpcli vpc private-nat-ip delete
--private_nat_ip_id <value>
--private_nat_id <value>
Private NAT IP 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_ip_id required | string | Private NAT IP ID | - |
| private_nat_id required | string | Private NAT ID | - |
scpcli vpc private-nat-ip delete
--private_nat_ip_id <value>
--private_nat_id <value>
Private NAT IP 삭제
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_ip_id required | string | Private NAT IP ID | - |
| private_nat_id required | string | Private NAT ID | - |
scpcli vpc privatelink-endpoint delete
--privatelink_endpoint_id <value>
PrivateLink Endpoint 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_endpoint_id required | string | PrivateLink Endpoint ID | - |
scpcli vpc privatelink-service delete
--privatelink_service_id <value>
PrivateLink Service 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_service_id required | string | PrivateLink Service ID | - |
scpcli vpc public-ip delete
--publicip_id <value>
PublicIP를 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | - |
scpcli vpc public-ip delete
--publicip_id <value>
PublicIP를 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | - |
scpcli vpc subnet delete
--subnet_id <value>
Subnet을 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
scpcli vpc subnet delete
--subnet_id <value>
Subnet을 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
scpcli vpc transit-gateway delete
--transit_gateway_id <value>
Transit Gateway 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
scpcli vpc transit-gateway delete
--transit_gateway_id <value>
Transit Gateway 삭제
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
scpcli vpc transit-gateway-rule delete
--routing_rule_id <value>
--transit_gateway_id <value>
Transit Gateway 규칙 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| routing_rule_id required | string | Routing Rule ID | - |
| transit_gateway_id required | string | Transit Gateway ID | - |
scpcli vpc transit-gateway-rule delete
--routing_rule_id <value>
--transit_gateway_id <value>
Transit Gateway 규칙 삭제
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| routing_rule_id required | string | Routing Rule ID | - |
| transit_gateway_id required | string | Transit Gateway ID | - |
scpcli vpc transit-gateway-vpc-connection delete
--vpc_connection_id <value>
--transit_gateway_id <value>
Transit Gateway VPC 연결 삭제.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_connection_id required | string | Transit Gateway VPC 연결 ID | - |
| transit_gateway_id required | string | Transit Gateway ID | - |
scpcli vpc transit-gateway-vpc-connection delete
--vpc_connection_id <value>
--transit_gateway_id <value>
Transit Gateway VPC 연결 삭제.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_connection_id required | string | Transit Gateway VPC 연결 ID | - |
| transit_gateway_id required | string | Transit Gateway ID | - |
scpcli vpc vpc delete
--vpc_id <value>
VPC를 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
scpcli vpc vpc delete
--vpc_id <value>
VPC를 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
scpcli vpc vpc-endpoint delete
--vpc_endpoint_id <value>
VPC Endpoint 를 삭제한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
scpcli vpc vpc-endpoint delete
--vpc_endpoint_id <value>
VPC Endpoint 를 삭제한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
scpcli vpc vpc-peering delete
--vpc_peering_id <value>
VPC Peering 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
scpcli vpc vpc-peering delete
--vpc_peering_id <value>
VPC Peering 삭제
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
scpcli vpc vpc-peering-rule delete
--routing_rule_id <value>
--vpc_peering_id <value>
VPC Peering 규칙 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| routing_rule_id required | string | Routing Rule ID | - |
| vpc_peering_id required | string | VPC Peering ID | - |
scpcli vpc vpc-peering-rule delete
--routing_rule_id <value>
--vpc_peering_id <value>
VPC Peering 규칙 삭제
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| routing_rule_id required | string | Routing Rule ID | - |
| vpc_peering_id required | string | VPC Peering ID | - |
scpcli vpc privatelink-service-connected-endpoint list
--privatelink_service_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
연결된 PrivateLink Endpoint 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_service_id required | string | PrivateLink Service ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Endpoint ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| privatelink_service_id | PrivateLink Service ID | |
| state | PrivateLink Endpoint 상태 |
scpcli vpc internet-gateway list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--state <value>]
[--vpc_id <value>]
[--vpc_name <value>]
Internet Gateway 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Internet Gateway ID | - |
| name optional | string | Internet Gateway 명 | - |
| type optional | **** | Internet Gateway 유형 | - |
| state optional | string | 상태 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| Name | Description | Example |
|---|---|---|
| id | Internet Gateway ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| firewall_id | Firewall ID | |
| loggable | NAT 로그 저장 여부 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Internet Gateway 명 | |
| state | 상태 | |
| type | Internet Gateway 유형 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc internet-gateway list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--state <value>]
[--vpc_id <value>]
[--vpc_name <value>]
Internet Gateway 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Internet Gateway ID | - |
| name optional | string | Internet Gateway 명 | - |
| type optional | **** | Internet Gateway 유형 | - |
| state optional | string | 상태 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| Name | Description | Example |
|---|---|---|
| id | Internet Gateway ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| firewall_id | Firewall ID | |
| loggable | NAT 로그 저장 여부 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Internet Gateway 명 | |
| state | 상태 | |
| type | Internet Gateway 유형 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc nat-gateway list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--name <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--subnet_id <value>]
[--subnet_name <value>]
[--nat_gateway_ip_address <value>]
[--state <value>]
NAT Gateway 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| name optional | string | NAT Gateway 명 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| subnet_id optional | string | Subnet ID | - |
| subnet_name optional | string | Subnet 명 | - |
| nat_gateway_ip_address optional | string | NAT Gateway IP 주소 | - |
| state optional | **** | NAT Gateway 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway 명 | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway 명 | |
| nat_gateway_ip_address | NAT Gateway IP 주소 | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway 상태 | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc nat-gateway list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--name <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--subnet_id <value>]
[--subnet_name <value>]
[--nat_gateway_ip_address <value>]
[--state <value>]
NAT Gateway 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| name optional | string | NAT Gateway 명 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| subnet_id optional | string | Subnet ID | - |
| subnet_name optional | string | Subnet 명 | - |
| nat_gateway_ip_address optional | string | NAT Gateway IP 주소 | - |
| state optional | **** | NAT Gateway 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway 명 | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway 명 | |
| nat_gateway_ip_address | NAT Gateway IP 주소 | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway 상태 | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc port list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--name <value>]
[--subnet_id <value>]
[--subnet_name <value>]
[--id <value>]
[--attached_resource_id <value>]
[--fixed_ip_address <value>]
[--mac_address <value>]
[--state <value>]
[--security_groups <value>]
Port 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | Port 제한 | - |
| marker optional | string | Port 마커 | - |
| sort optional | string | Port 정렬 | - |
| name optional | string | Port 명 | - |
| subnet_id optional | string | Subnet ID | - |
| subnet_name optional | string | Subnet 명 | - |
| id optional | string | Port ID | - |
| attached_resource_id optional | string | 연결된 자원 ID | - |
| fixed_ip_address optional | string | 고정된 IP | - |
| mac_address optional | string | MAC 주소 | - |
| state optional | string | 상태 | - |
| security_groups optional | string | Security Group 목록 | - |
| Name | Description | Example |
|---|---|---|
| id | Port ID | |
| account_id | Account ID | |
| attached_resource_id | 연결된 자원 ID | |
| attached_resource_type | 연결된 자원 유형 | |
| created_at | 생성일시 | |
| description | 설명 | |
| fixed_ip_address | 고정된 IP | |
| mac_address | MAC 주소 | |
| modified_at | 수정일시 | |
| name | Port 명 | |
| state | 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc port list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--name <value>]
[--subnet_id <value>]
[--subnet_name <value>]
[--id <value>]
[--attached_resource_id <value>]
[--fixed_ip_address <value>]
[--mac_address <value>]
[--state <value>]
[--security_groups <value>]
Port 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | Port 제한 | - |
| marker optional | string | Port 마커 | - |
| sort optional | string | Port 정렬 | - |
| name optional | string | Port 명 | - |
| subnet_id optional | string | Subnet ID | - |
| subnet_name optional | string | Subnet 명 | - |
| id optional | string | Port ID | - |
| attached_resource_id optional | string | 연결된 자원 ID | - |
| fixed_ip_address optional | string | 고정된 IP | - |
| mac_address optional | string | MAC 주소 | - |
| state optional | string | 상태 | - |
| security_groups optional | string | Security Group 목록 | - |
| Name | Description | Example |
|---|---|---|
| id | Port ID | |
| account_id | Account ID | |
| attached_resource_id | 연결된 자원 ID | |
| attached_resource_type | 연결된 자원 유형 | |
| created_at | 생성일시 | |
| description | 설명 | |
| fixed_ip_address | 고정된 IP | |
| mac_address | MAC 주소 | |
| modified_at | 수정일시 | |
| name | Port 명 | |
| state | 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc private-nat list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--cidr <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--direct_connect_id <value>]
[--direct_connect_name <value>]
[--state <value>]
Private NAT 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Private NAT 명 | - |
| cidr optional | string | Private NAT IP 대역 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| direct_connect_id optional | string | Direct Connect ID | - |
| direct_connect_name optional | string | Direct Connect명 | - |
| state optional | **** | Private NAT 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT ID | |
| account_id | Account ID | |
| cidr | Private NAT IP 대역 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| direct_connect_id | Direct Connect ID | |
| direct_connect_name | Direct Connect명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Private NAT 명 | |
| state | Private NAT 상태 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc private-nat list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--cidr <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--direct_connect_id <value>]
[--direct_connect_name <value>]
[--state <value>]
Private NAT 목록 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Private NAT 명 | - |
| cidr optional | string | Private NAT IP 대역 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| direct_connect_id optional | string | Direct Connect ID | - |
| direct_connect_name optional | string | Direct Connect명 | - |
| state optional | **** | Private NAT 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT ID | |
| account_id | Account ID | |
| cidr | Private NAT IP 대역 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| direct_connect_id | Direct Connect ID | |
| direct_connect_name | Direct Connect명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Private NAT 명 | |
| state | Private NAT 상태 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc private-nat-ip list
--private_nat_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--ip_address <value>]
[--state <value>]
[--attached_resource_type <value>]
[--attached_resource_id <value>]
[--attached_resource_name <value>]
Private NAT IP 목록
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| ip_address optional | string | Private NAT IP 주소 | - |
| state optional | **** | Private NAT IP 상태 | - |
| attached_resource_type optional | **** | Private NAT IP 연결된 자원 타입 | - |
| attached_resource_id optional | string | Private NAT IP 연결된 자원 ID | - |
| attached_resource_name optional | string | Private NAT IP 연결된 자원명 | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT IP ID | |
| attached_resource_id | Private NAT IP 연결된 자원 ID | |
| attached_resource_name | Private NAT IP 연결된 자원명 | |
| attached_resource_type | Private NAT IP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| ip_address | Private NAT IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| private_nat_id | Private NAT ID | |
| state | Private NAT IP 상태 |
scpcli vpc private-nat-ip list
--private_nat_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--ip_address <value>]
[--state <value>]
[--attached_resource_type <value>]
[--attached_resource_id <value>]
[--attached_resource_name <value>]
Private NAT IP 목록
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| ip_address optional | string | Private NAT IP 주소 | - |
| state optional | **** | Private NAT IP 상태 | - |
| attached_resource_type optional | **** | Private NAT IP 연결된 자원 타입 | - |
| attached_resource_id optional | string | Private NAT IP 연결된 자원 ID | - |
| attached_resource_name optional | string | Private NAT IP 연결된 자원명 | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT IP ID | |
| attached_resource_id | Private NAT IP 연결된 자원 ID | |
| attached_resource_name | Private NAT IP 연결된 자원명 | |
| attached_resource_type | Private NAT IP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| ip_address | Private NAT IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| private_nat_id | Private NAT ID | |
| state | Private NAT IP 상태 |
scpcli vpc privatelink-endpoint list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--vpc_id <value>]
[--subnet_id <value>]
[--privatelink_service_id <value>]
[--endpoint_ip_address <value>]
[--state <value>]
PrivateLink Endpoint 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | PrivateLink Endpoint ID | - |
| name optional | string | PrivateLink Endpoint 명 | - |
| vpc_id optional | string | VPC ID | - |
| subnet_id optional | string | Subnet ID | - |
| privatelink_service_id optional | string | PrivateLink Service ID | - |
| endpoint_ip_address optional | string | Endpoint IP 주소 | - |
| state optional | **** | PrivateLink Endpoint 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Endpoint ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service 승인 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| endpoint_ip_address | Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Endpoint 명 | |
| privatelink_service_id | PrivateLink Service ID | |
| state | PrivateLink Endpoint 상태 | |
| subnet_id | Subnet ID | |
| vpc_id | VPC ID |
scpcli vpc privatelink-service list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--vpc_id <value>]
[--subnet_id <value>]
[--service_ip_address <value>]
[--connected_resource_id <value>]
[--connected_resource_type <value>]
[--connected_resource_name <value>]
[--connected_resource_ip_address <value>]
[--state <value>]
PrivateLink Service 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | PrivateLink Service ID | - |
| name optional | string | PrivateLink Service 명 | - |
| vpc_id optional | string | VPC ID | - |
| subnet_id optional | string | Subnet ID | - |
| service_ip_address optional | string | Service IP 주소 | - |
| connected_resource_id optional | string | 연결된 자원 ID | - |
| connected_resource_type optional | string | 연결된 자원 Type | - |
| connected_resource_name optional | string | 연결된 자원명 | - |
| connected_resource_ip_address optional | string | 연결된 자원 IP 주소 | - |
| state optional | **** | PrivateLink Service 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Service ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service 승인 타입 | |
| connected_resource_id | 연결된 자원 ID | |
| connected_resource_ip_address | 연결된 자원 IP 주소 | |
| connected_resource_name | 연결된 자원명 | |
| connected_resource_type | 연결된 자원 Type | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Service 명 | |
| service_ip_address | Service IP 주소 | |
| state | PrivateLink Service 상태 | |
| subnet_id | Subnet ID | |
| vpc_id | VPC ID |
scpcli vpc public-ip list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--ip_address <value>]
[--state <value>]
[--attached_resource_type <value>]
[--attached_resource_id <value>]
[--attached_resource_name <value>]
[--vpc_id <value>]
[--type <value>]
PublicIP 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| ip_address optional | string | IP 주소 | - |
| state optional | string | PublicIP 상태 | - |
| attached_resource_type optional | string | PublicIP 연결된 자원 타입 | - |
| attached_resource_id optional | string | PublicIP 연결된 자원 ID | - |
| attached_resource_name optional | string | PublicIP 연결된 자원명 | - |
| vpc_id optional | string | VPC ID | - |
| type optional | **** | PublicIP 타입 | - |
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | |
| account_id | Account ID | |
| attached_resource_id | PublicIP 연결된 자원 ID | |
| attached_resource_name | PublicIP 연결된 자원명 | |
| attached_resource_type | PublicIP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP 상세 설명 | |
| ip_address | IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP 상태 | |
| type | PublicIP 타입 |
scpcli vpc public-ip list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--ip_address <value>]
[--state <value>]
[--attached_resource_type <value>]
[--attached_resource_id <value>]
[--attached_resource_name <value>]
[--vpc_id <value>]
[--type <value>]
PublicIP 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| ip_address optional | string | IP 주소 | - |
| state optional | string | PublicIP 상태 | - |
| attached_resource_type optional | string | PublicIP 연결된 자원 타입 | - |
| attached_resource_id optional | string | PublicIP 연결된 자원 ID | - |
| attached_resource_name optional | string | PublicIP 연결된 자원명 | - |
| vpc_id optional | string | VPC ID | - |
| type optional | **** | PublicIP 타입 | - |
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | |
| account_id | Account ID | |
| attached_resource_id | PublicIP 연결된 자원 ID | |
| attached_resource_name | PublicIP 연결된 자원명 | |
| attached_resource_type | PublicIP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP 상세 설명 | |
| ip_address | IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP 상태 | |
| type | PublicIP 타입 |
scpcli vpc subnet list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--state <value>]
[--vpc_id <value>]
[--vpc_name <value>]
Subnet 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| name optional | string | Subnet 명 | subnetName |
| type optional | **** | Subnet 유형 | - |
| state optional | **** | 상태 | - |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name optional | string | VPC 명 | vpcName |
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| gateway_ip_address | Gateway IP | 192.167.1.1 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet 명 | subnetName |
| state | 상태 | |
| type | Subnet 유형 | |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |
scpcli vpc subnet list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--state <value>]
[--vpc_id <value>]
[--vpc_name <value>]
Subnet 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| name optional | string | Subnet 명 | subnetName |
| type optional | **** | Subnet 유형 | - |
| state optional | **** | 상태 | - |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name optional | string | VPC 명 | vpcName |
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| gateway_ip_address | Gateway IP | 192.167.1.1 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet 명 | subnetName |
| state | 상태 | |
| type | Subnet 유형 | |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |
scpcli vpc transit-gateway-rule list
--transit_gateway_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--tgw_connection_vpc_id <value>]
[--tgw_connection_vpc_name <value>]
[--source_type <value>]
[--destination_type <value>]
[--destination_cidr <value>]
[--state <value>]
Transit Gateway 규칙 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Routing Rule ID | - |
| tgw_connection_vpc_id optional | string | Transit Gateway에 연결된 VPC ID. | - |
| tgw_connection_vpc_name optional | string | Transit Gateway에 연결된 VPC명. | - |
| source_type optional | **** | 출발지 타입 | - |
| destination_type optional | **** | 목적지 타입 | - |
| destination_cidr optional | string | 목적지 CIDR | - |
| state optional | **** | 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| destination_cidr | 목적지 CIDR | |
| destination_resource_id | 목적지 자원 ID | |
| destination_resource_name | 목적지 자원명 | |
| destination_type | 목적지 타입 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| source_resource_id | 출발지 자원 ID | |
| source_resource_name | 출발지 자원명 | |
| source_type | 출발지 타입 | |
| state | 상태 | |
| tgw_connection_vpc_id | Transit Gateway에 연결된 VPC ID. | |
| tgw_connection_vpc_name | Transit Gateway에 연결된 VPC명. |
scpcli vpc transit-gateway-rule list
--transit_gateway_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--tgw_connection_vpc_id <value>]
[--tgw_connection_vpc_name <value>]
[--source_type <value>]
[--destination_type <value>]
[--destination_cidr <value>]
[--state <value>]
Transit Gateway 규칙 목록 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Routing Rule ID | - |
| tgw_connection_vpc_id optional | string | Transit Gateway에 연결된 VPC ID. | - |
| tgw_connection_vpc_name optional | string | Transit Gateway에 연결된 VPC명. | - |
| source_type optional | **** | 출발지 타입 | - |
| destination_type optional | **** | 목적지 타입 | - |
| destination_cidr optional | string | 목적지 CIDR | - |
| state optional | **** | 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| destination_cidr | 목적지 CIDR | |
| destination_resource_id | 목적지 자원 ID | |
| destination_resource_name | 목적지 자원명 | |
| destination_type | 목적지 타입 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| source_resource_id | 출발지 자원 ID | |
| source_resource_name | 출발지 자원명 | |
| source_type | 출발지 타입 | |
| state | 상태 | |
| tgw_connection_vpc_id | Transit Gateway에 연결된 VPC ID. | |
| tgw_connection_vpc_name | Transit Gateway에 연결된 VPC명. |
scpcli vpc transit-gateway-vpc-connection list
--transit_gateway_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--state <value>]
Transit Gateway VPC 연결 목록 조회.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Transit Gateway VPC 연결 ID | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| state optional | **** | 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway VPC 연결 ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | 상태 | |
| transit_gateway_id | Transit Gateway ID | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc transit-gateway-vpc-connection list
--transit_gateway_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--state <value>]
Transit Gateway VPC 연결 목록 조회.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Transit Gateway VPC 연결 ID | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| state optional | **** | 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway VPC 연결 ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | 상태 | |
| transit_gateway_id | Transit Gateway ID | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc transit-gateway list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--state <value>]
Transit Gateway 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Transit Gateway ID | - |
| name optional | string | Transit Gateway 명 | - |
| state optional | **** | 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway ID | |
| account_id | Account ID | |
| bandwidth | Transit Gateway 포트 용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Transit Gateway 상세 설명 | |
| firewall_ids | Firewall ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Transit Gateway 명 | |
| state | 상태 | |
| uplink_enabled | Uplink 사용 |
scpcli vpc transit-gateway list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--state <value>]
Transit Gateway 목록 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Transit Gateway ID | - |
| name optional | string | Transit Gateway 명 | - |
| state optional | **** | 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway ID | |
| account_id | Account ID | |
| bandwidth | Transit Gateway 포트 용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Transit Gateway 상세 설명 | |
| firewall_ids | Firewall ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Transit Gateway 명 | |
| state | 상태 | |
| uplink_enabled | Uplink 사용 |
scpcli vpc vpc-endpoint list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--subnet_id <value>]
[--resource_key <value>]
[--resource_type <value>]
[--endpoint_ip_address <value>]
[--state <value>]
VPC Endpoint 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | VPC Endpoint ID | - |
| name optional | string | VPC Endpoint 명 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| subnet_id optional | string | Subnet ID | - |
| resource_key optional | string | VPC Endpoint Resource Key | - |
| resource_type optional | **** | VPC Endpoint 자원 타입 | - |
| endpoint_ip_address optional | string | VPC Endpoint IP 주소 | - |
| state optional | **** | VPC Endpoint 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc-endpoint list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--subnet_id <value>]
[--resource_key <value>]
[--resource_type <value>]
[--endpoint_ip_address <value>]
[--state <value>]
VPC Endpoint 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | VPC Endpoint ID | - |
| name optional | string | VPC Endpoint 명 | - |
| vpc_id optional | string | VPC ID | - |
| vpc_name optional | string | VPC 명 | - |
| subnet_id optional | string | Subnet ID | - |
| resource_key optional | string | VPC Endpoint Resource Key | - |
| resource_type optional | **** | VPC Endpoint 자원 타입 | - |
| endpoint_ip_address optional | string | VPC Endpoint IP 주소 | - |
| state optional | **** | VPC Endpoint 상태 | - |
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc-endpoint-connectable-resource list
--resource_type <value>
[--vpc_id <value>]
List VpcEndpoint connectable resources
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| resource_type required | **** | VPC Endpoint 자원 타입 | - |
| vpc_id optional | string | VPC ID(resource_type이 DNS인 경우, 필수 입력값입니다) | - |
| Name | Description | Example |
|---|---|---|
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 |
scpcli vpc vpc-endpoint-connectable-resource list
--resource_type <value>
[--vpc_id <value>]
List VpcEndpoint connectable resources
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| resource_type required | **** | VPC Endpoint 자원 타입 | - |
| vpc_id optional | string | VPC ID(resource_type이 DNS인 경우, 필수 입력값입니다) | - |
| Name | Description | Example |
|---|---|---|
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 |
scpcli vpc vpc-peering list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--requester_vpc_id <value>]
[--requester_vpc_name <value>]
[--approver_vpc_id <value>]
[--approver_vpc_name <value>]
[--account_type <value>]
[--state <value>]
VPC Peering 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| 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 명 | - |
| requester_vpc_id optional | string | 요청 VPC ID | - |
| requester_vpc_name optional | string | 요청 VPC 명 | - |
| approver_vpc_id optional | string | 승인 VPC ID | - |
| approver_vpc_name optional | string | 승인 VPC 명 | - |
| account_type optional | **** | 과제 유형 | - |
| state optional | **** | 상태 | - |
| 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 | 상태 |
scpcli vpc vpc-peering list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--requester_vpc_id <value>]
[--requester_vpc_name <value>]
[--approver_vpc_id <value>]
[--approver_vpc_name <value>]
[--account_type <value>]
[--state <value>]
VPC Peering 목록 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| 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 명 | - |
| requester_vpc_id optional | string | 요청 VPC ID | - |
| requester_vpc_name optional | string | 요청 VPC 명 | - |
| approver_vpc_id optional | string | 승인 VPC ID | - |
| approver_vpc_name optional | string | 승인 VPC 명 | - |
| account_type optional | **** | 과제 유형 | - |
| state optional | **** | 상태 | - |
| 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 | 상태 |
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>]
VPC Peering 규칙 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| 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 | **** | 상태 | - |
| 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 |
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>]
VPC Peering 규칙 목록 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| 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 | **** | 상태 | - |
| 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 |
scpcli vpc vpc list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--state <value>]
[--cidr <value>]
VPC 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| name optional | string | VPC 명 | vpcName |
| state optional | **** | 상태 | - |
| cidr optional | string | VPC Cidr | 192.167.0.0/18 |
| Name | Description | Example |
|---|---|---|
| id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | VPC Cidr | 192.167.0.0/18 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | vpcDescription |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC 명 | vpcName |
| state | 상태 |
scpcli vpc vpc list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--state <value>]
[--cidr <value>]
VPC 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | 한도 | 20 |
| marker optional | string | 마커 | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| name optional | string | VPC 명 | vpcName |
| state optional | **** | 상태 | - |
| cidr optional | string | VPC Cidr | 192.167.0.0/18 |
| Name | Description | Example |
|---|---|---|
| id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | VPC Cidr | 192.167.0.0/18 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | vpcDescription |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC 명 | vpcName |
| state | 상태 |
scpcli vpc privatelink-endpoint request
--privatelink_endpoint_id <value>
--type <value>
Request PrivateLink Endpoint
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_endpoint_id required | string | PrivateLink Endpoint ID | - |
| type required | string | PrivateLink Endpoint Action Type | - |
scpcli vpc internet-gateway set
--internet_gateway_id <value>
[--description <value>]
[--loggable <value>]
Internet Gateway를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| internet_gateway_id required | string | Internet Gateway ID | - |
| description optional | string | 설명 | - |
| loggable optional | boolean | NAT 로그 저장 여부 | - |
scpcli vpc internet-gateway set
--internet_gateway_id <value>
[--description <value>]
[--loggable <value>]
Internet Gateway를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| internet_gateway_id required | string | Internet Gateway ID | - |
| description optional | string | 설명 | - |
| loggable optional | boolean | NAT 로그 저장 여부 | - |
scpcli vpc nat-gateway set
--nat_gateway_id <value>
[--description <value>]
NAT Gateway를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| nat_gateway_id required | string | NAT Gateway 명 | - |
| description optional | string | NAT Gateway 상세설명 | - |
scpcli vpc nat-gateway set
--nat_gateway_id <value>
[--description <value>]
NAT Gateway를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| nat_gateway_id required | string | NAT Gateway 명 | - |
| description optional | string | NAT Gateway 상세설명 | - |
scpcli vpc port set
--port_id <value>
[--description <value>]
[--security_groups <value>]
Port를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| port_id required | string | Port ID | - |
| description optional | string | 설명 | - |
| security_groups optional | array | Security Group 목록 | - |
scpcli vpc port set
--port_id <value>
[--description <value>]
[--security_groups <value>]
Port를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| port_id required | string | Port ID | - |
| description optional | string | 설명 | - |
| security_groups optional | array | Security Group 목록 | - |
scpcli vpc private-nat set
--private_nat_id <value>
[--description <value>]
Private NAT 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| description optional | string | 설명 | - |
scpcli vpc private-nat set
--private_nat_id <value>
[--description <value>]
Private NAT 수정
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| description optional | string | 설명 | - |
scpcli vpc privatelink-endpoint set
--privatelink_endpoint_id <value>
[--description <value>]
PrivateLink Endpoint 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_endpoint_id required | string | PrivateLink Endpoint ID | - |
| description optional | string | 설명 | - |
scpcli vpc privatelink-service set
--privatelink_service_id <value>
[--description <value>]
PrivateLink Service 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_service_id required | string | PrivateLink Service ID | - |
| description optional | string | 설명 | - |
scpcli vpc public-ip set
--publicip_id <value>
--description <value>
PublicIP를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | - |
| description required | string | PublicIP 상세 설명 | - |
scpcli vpc public-ip set
--publicip_id <value>
--description <value>
PublicIP를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | - |
| description required | string | PublicIP 상세 설명 | - |
scpcli vpc subnet set
--subnet_id <value>
--description <value>
Subnet을 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| description required | string | 설명 | Subnet Description |
scpcli vpc subnet set
--subnet_id <value>
--description <value>
Subnet을 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| description required | string | 설명 | Subnet Description |
scpcli vpc transit-gateway set
--transit_gateway_id <value>
[--description <value>]
Transit Gateway 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| description optional | string | 설명 | - |
scpcli vpc transit-gateway set
--transit_gateway_id <value>
[--description <value>]
Transit Gateway 수정
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| description optional | string | 설명 | - |
scpcli vpc vpc set
--vpc_id <value>
[--description <value>]
VPC를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| description optional | string | 설명 | vpcDescription |
scpcli vpc vpc set
--vpc_id <value>
[--description <value>]
VPC를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| description optional | string | 설명 | vpcDescription |
scpcli vpc vpc-endpoint set
--vpc_endpoint_id <value>
[--description <value>]
VPC Endpoint 를 수정한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
| description optional | string | 설명 | - |
scpcli vpc vpc-endpoint set
--vpc_endpoint_id <value>
[--description <value>]
VPC Endpoint 를 수정한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
| description optional | string | 설명 | - |
scpcli vpc vpc-peering set
--vpc_peering_id <value>
[--description <value>]
VPC Peering 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| description optional | string | 설명 | - |
scpcli vpc vpc-peering set
--vpc_peering_id <value>
[--description <value>]
VPC Peering 수정
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| description optional | string | 설명 | - |
scpcli vpc internet-gateway show
--internet_gateway_id <value>
Internet Gateway를 상세조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| internet_gateway_id required | string | Internet Gateway ID | - |
| Name | Description | Example |
|---|---|---|
| id | Internet Gateway ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| firewall_id | Firewall ID | |
| loggable | NAT 로그 저장 여부 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Internet Gateway 명 | |
| state | 상태 | |
| type | Internet Gateway 유형 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc internet-gateway show
--internet_gateway_id <value>
Internet Gateway를 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| internet_gateway_id required | string | Internet Gateway ID | - |
| Name | Description | Example |
|---|---|---|
| id | Internet Gateway ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| firewall_id | Firewall ID | |
| loggable | NAT 로그 저장 여부 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Internet Gateway 명 | |
| state | 상태 | |
| type | Internet Gateway 유형 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc nat-gateway show
--nat_gateway_id <value>
NAT Gateway를 상세조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| nat_gateway_id required | string | NAT Gateway 명 | - |
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway 명 | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway 명 | |
| nat_gateway_ip_address | NAT Gateway IP 주소 | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway 상태 | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc nat-gateway show
--nat_gateway_id <value>
NAT Gateway를 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| nat_gateway_id required | string | NAT Gateway 명 | - |
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway 명 | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway 상세설명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway 명 | |
| nat_gateway_ip_address | NAT Gateway IP 주소 | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway 상태 | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc port show
--port_id <value>
Port를 상세조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| port_id required | string | Port ID | - |
| Name | Description | Example |
|---|---|---|
| port |
scpcli vpc port show
--port_id <value>
Port를 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| port_id required | string | Port ID | - |
| Name | Description | Example |
|---|---|---|
| port |
scpcli vpc private-nat show
--private_nat_id <value>
Private NAT 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT ID | |
| account_id | Account ID | |
| cidr | Private NAT IP 대역 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| direct_connect_id | Direct Connect ID | |
| direct_connect_name | Direct Connect명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Private NAT 명 | |
| state | Private NAT 상태 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc private-nat show
--private_nat_id <value>
Private NAT 상세 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| private_nat_id required | string | Private NAT ID | - |
| Name | Description | Example |
|---|---|---|
| id | Private NAT ID | |
| account_id | Account ID | |
| cidr | Private NAT IP 대역 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| direct_connect_id | Direct Connect ID | |
| direct_connect_name | Direct Connect명 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Private NAT 명 | |
| state | Private NAT 상태 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc privatelink-endpoint show
--privatelink_endpoint_id <value>
PrivateLink Endpoint 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_endpoint_id required | string | PrivateLink Endpoint ID | - |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Endpoint ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service 승인 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | Endpoint IP 주소 | |
| endpoint_ip_port_id | Endpoint IP Port ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Endpoint 명 | |
| privatelink_service_id | PrivateLink Service ID | |
| security_group_ids | Security Group 목록 | |
| state | PrivateLink Endpoint 상태 | |
| subnet_id | Subnet ID | |
| vpc_id | VPC ID |
scpcli vpc privatelink-service show
--privatelink_service_id <value>
PrivateLink Service 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| privatelink_service_id required | string | PrivateLink Service ID | - |
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Service ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service 승인 타입 | |
| connected_resource_id | 연결된 자원 ID | |
| connected_resource_ip_address | 연결된 자원 IP 주소 | |
| connected_resource_name | 연결된 자원명 | |
| connected_resource_type | 연결된 자원 Type | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| high_speed_transfer | 고속 데이터 전송 사용 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Service 명 | |
| security_group_ids | Security Group 목록 | |
| service_ip_address | Service IP 주소 | |
| service_ip_port_id | Service IP Port ID | |
| state | PrivateLink Service 상태 | |
| subnet_id | Subnet ID | |
| vpc_id | VPC ID |
scpcli vpc public-ip show
--publicip_id <value>
PublicIP를 상세 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | - |
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | |
| account_id | Account ID | |
| attached_resource_id | PublicIP 연결된 자원 ID | |
| attached_resource_name | PublicIP 연결된 자원명 | |
| attached_resource_type | PublicIP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP 상세 설명 | |
| ip_address | IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP 상태 | |
| type | PublicIP 타입 |
scpcli vpc public-ip show
--publicip_id <value>
PublicIP를 상세 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | - |
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | |
| account_id | Account ID | |
| attached_resource_id | PublicIP 연결된 자원 ID | |
| attached_resource_name | PublicIP 연결된 자원명 | |
| attached_resource_type | PublicIP 연결된 자원 타입 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP 상세 설명 | |
| ip_address | IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP 상태 | |
| type | PublicIP 타입 |
scpcli vpc subnet show
--subnet_id <value>
Subnet을 상세조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| allocation_pools | IP 할당 범위 | |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Subnet Description |
| dns_nameservers | DNS Name Server | |
| gateway_ip_address | Gateway IP | 192.167.1.1 |
| host_routes | 호스트 경로 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet 명 | subnetName |
| state | 상태 | |
| type | Subnet 유형 | |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |
scpcli vpc subnet show
--subnet_id <value>
Subnet을 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| allocation_pools | IP 할당 범위 | |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Subnet Description |
| dns_nameservers | DNS Name Server | |
| gateway_ip_address | Gateway IP | 192.167.1.1 |
| host_routes | 호스트 경로 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet 명 | subnetName |
| state | 상태 | |
| type | Subnet 유형 | |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |
scpcli vpc transit-gateway show
--transit_gateway_id <value>
Transit Gateway 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway ID | |
| account_id | Account ID | |
| bandwidth | Transit Gateway 포트 용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Transit Gateway 상세 설명 | |
| firewall_ids | Firewall ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Transit Gateway 명 | |
| state | 상태 | |
| uplink_enabled | Uplink 사용 |
scpcli vpc transit-gateway show
--transit_gateway_id <value>
Transit Gateway 상세 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| Name | Description | Example |
|---|---|---|
| id | Transit Gateway ID | |
| account_id | Account ID | |
| bandwidth | Transit Gateway 포트 용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Transit Gateway 상세 설명 | |
| firewall_ids | Firewall ID | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Transit Gateway 명 | |
| state | 상태 | |
| uplink_enabled | Uplink 사용 |
scpcli vpc vpc show
--vpc_id <value>
VPC를 상세조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| Name | Description | Example |
|---|---|---|
| id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | VPC Cidr | 192.167.0.0/18 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | vpcDescription |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC 명 | vpcName |
| state | 상태 |
scpcli vpc vpc show
--vpc_id <value>
VPC를 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | - |
| Name | Description | Example |
|---|---|---|
| id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| cidr | VPC Cidr | 192.167.0.0/18 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | vpcDescription |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC 명 | vpcName |
| state | 상태 |
scpcli vpc vpc-endpoint show
--vpc_endpoint_id <value>
VPC Endpoint 를 상세조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc-endpoint show
--vpc_endpoint_id <value>
VPC Endpoint 를 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |
scpcli vpc vpc-peering show
--vpc_peering_id <value>
VPC Peering 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| 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 | 상태 |
scpcli vpc vpc-peering show
--vpc_peering_id <value>
VPC Peering 상세 조회
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_peering_id required | string | VPC Peering ID | - |
| 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 | 상태 |