1.1
1.1
scpcli vpc privatelink-endpoint list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--vpc_id <value>]
[--subnet_id <value>]
[--privatelink_service_id <value>]
[--endpoint_ip_address <value>]
[--state <value>]
Description
Get PrivateLink Endpoint List.
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 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 Endpoint ID | - |
| name optional | string | PrivateLink Endpoint Name | - |
| vpc_id optional | string | VPC Id | - |
| subnet_id optional | string | Subnet Id | - |
| privatelink_service_id optional | string | PrivateLink Service ID | - |
| endpoint_ip_address optional | string | Endpoint IP Address | - |
| state optional | **** | PrivateLink Endpoint State | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Endpoint ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service Approval Type | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| endpoint_ip_address | Endpoint IP Address | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Endpoint Name | |
| privatelink_service_id | PrivateLink Service ID | |
| state | PrivateLink Endpoint State | |
| subnet_id | Subnet Id | |
| vpc_id | VPC Id |