1.0
1.0
scpcli direct-connect direct-connect list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--state <value>]
[--vpc_id <value>]
[--vpc_name <value>]
Description
Get direct connect list.
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.0 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Direct Connect ID | - |
| name optional | string | Direct Connect Name | - |
| state optional | **** | State | - |
| vpc_id optional | string | VPC Id | - |
| vpc_name optional | string | VPC Name | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Direct Connect ID | |
| account_id | Account ID | |
| bandwidth | Port Bandwidth | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Direct Connect Description | |
| firewall_id | Firewall ID | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Direct Connect Name | |
| state | State | |
| vpc_id | VPC Id | |
| vpc_name | VPC Name |