1.2
1.2
scpcli vpc vpc-endpoint list
[--size <value>]
[--page <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>]
Description
VPC Endpoint 목록을 조회한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| 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 Endpoint ID | 12f56e27070248a6a240a497e43fbe18 |
| name optional | string | VPC Endpoint 명 | VpcEndpointName |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name optional | string | VPC 명 | vpcName |
| subnet_id optional | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| resource_key optional | string | VPC Endpoint Resource Key | 07c5364702384471b650147321b52173 |
| resource_type optional | **** | VPC Endpoint 자원 타입 | FS |
| endpoint_ip_address optional | string | VPC Endpoint IP 주소 | 192.167.0.5 |
| state optional | **** | VPC Endpoint 상태 | ACTIVE |
Responses
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | 12f56e27070248a6a240a497e43fbe18 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | VpcEndpoint Description |
| endpoint_ip_address | VPC Endpoint IP 주소 | 192.167.0.5 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | VpcEndpointName |
| resource_info | VPC Endpoint Resource Key 정보 | x.samsungsdscloud.com(Registry) |
| resource_key | VPC Endpoint Resource Key | 07c5364702384471b650147321b52173 |
| resource_type | VPC Endpoint 자원 타입 | FS |
| state | VPC Endpoint 상태 | ACTIVE |
| subnet_id | Subnet ID | 023c57b14f11483689338d085e061492 |
| subnet_name | Subnet 명 | subnetName |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC 명 | vpcName |