1.2
1.2
scpcli vpc privatelink-service create
--subnet_id <value>
--service_ip_address <value>
--name <value>
--connected_resource_type <value>
--approval_type <value>
[--connected_resource_id <value>]
[--connected_resource_ip_address <value>]
[--description <value>]
[--high_speed_transfer <value>]
[--security_group_ids <value>]
[--tags <value>]
Description
Create PrivateLink Service.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet Id | 023c57b14f11483689338d085e061492 |
| service_ip_address required | string | Service IP Address | 192.167.0.5 |
| name required | string | PrivateLink Service Name | ServiceName |
| connected_resource_type required | string | Connected Resource Type | LB |
| approval_type required | string | PrivateLink Service Approval Type | AUTO |
| connected_resource_id optional | string | Connected Resource ID | a3e3a662a4f34442a94166df5ff9f577 |
| connected_resource_ip_address optional | string | Connected Resource IP Address | 192.167.0.10 |
| description optional | string | Description | PrivateLink Service Description |
| high_speed_transfer optional | boolean | High Speed Data Transfer Use | False |
| security_group_ids optional | array | Security Group List | [ |
| tags optional | array | Tag List | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Service ID | e3df2e8e3b374fbb81d4e322b52ca50d |
| account_id | Account ID | f1e6c81a2b054582878cb9724dc2ce9f |
| approval_type | PrivateLink Service Approval Type | AUTO |
| connected_resource_id | Connected Resource ID | a3e3a662a4f34442a94166df5ff9f577 |
| connected_resource_ip_address | Connected Resource IP Address | 192.167.0.10 |
| connected_resource_name | Connected Resource Name | lbResourceName |
| connected_resource_type | Connected Resource Type | LB |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | PrivateLink Service Description |
| high_speed_transfer | High Speed Data Transfer Use | False |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Service Name | ServiceName |
| security_group_ids | Security Group List | [‘00b6af37-73b5-4de2-b080-c295a1a0382e’] |
| service_ip_address | Service IP Address | 192.167.0.5 |
| service_ip_port_id | Service IP Port ID | d21a4b81-f52a-43a8-b985-341e763458bb |
| state | PrivateLink Service State | |
| subnet_id | Subnet Id | 023c57b14f11483689338d085e061492 |
| vpc_id | VPC Id | 7df8abb4912e4709b1cb237daccca7a8 |