1.0
1.0
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>]
Description
PublicIP 목록을 조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| 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 타입 | - |
Responses
| 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 타입 |