1.1
1.1
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>]
Description
PrivateLink Service 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
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 | 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 상태 | - |
Responses
| 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 |