1.2
1.2
scpcli vpc public-ip show
--publicip_id <value>
Description
Show PublicIP.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| publicip_id required | string | PublicIP ID | 12f56e27070248a6a240a497e43fbe18 |
Responses
| Name | Description | Example |
|---|---|---|
| id | PublicIP ID | 12f56e27070248a6a240a497e43fbe18 |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| attached_resource_id | PublicIP Attached Resource ID | 37e6db41f5124184a43251a63124cdc9 |
| attached_resource_name | PublicIP Attached Resource Name | Attached NAT Gateway Name |
| attached_resource_type | PublicIP Attached Resource Type | NAT_GW |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | PublicIP Description | Public IP Description |
| ip_address | IP Address | 192.167.0.5 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| state | PublicIP State | ATTACHED |
| type | PublicIP Type | IGW |