1.1
1.1
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>]
Description
Get port list.
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | Port Limit | - |
| marker optional | string | Port Marker | - |
| sort optional | string | Port Sort | - |
| name optional | string | Port Name | - |
| subnet_id optional | string | Subnet Id | - |
| subnet_name optional | string | Subnet Name | - |
| id optional | string | Port ID | - |
| attached_resource_id optional | string | Connected resource ID | - |
| fixed_ip_address optional | string | Fixed IP | - |
| mac_address optional | string | MAC Address | - |
| state optional | string | State | - |
| security_groups optional | string | Security Group List | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Port ID | |
| account_id | Account ID | |
| attached_resource_id | Connected resource ID | |
| attached_resource_type | Connected resource Type | |
| created_at | Created date | |
| description | Description | |
| fixed_ip_address | Fixed IP | |
| mac_address | MAC Address | |
| modified_at | Modified date | |
| name | Port Name | |
| state | State | |
| subnet_id | Subnet Id | |
| subnet_name | Subnet Name | |
| vpc_id | VPC Id | |
| vpc_name | VPC Name |