This is the multi-page printable view of this section. Click here to print.
Create PrivateLink Service
- 1: 1.1
1 - 1.1
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 | Supported Until |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| subnet_id required | string | Subnet Id | - |
| service_ip_address required | string | Service IP Address | - |
| name required | string | PrivateLink Service Name | - |
| connected_resource_type required | string | Connected Resource Type | - |
| approval_type required | string | PrivateLink Service Approval Type | - |
| connected_resource_id optional | string | Connected Resource ID | - |
| connected_resource_ip_address optional | string | Connected Resource IP Address | - |
| description optional | string | Description | - |
| high_speed_transfer optional | boolean | High Speed Data Transfer Use | - |
| security_group_ids optional | array | Security Group List | - |
| tags optional | array | Tag List | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | PrivateLink Service ID | |
| account_id | Account ID | |
| approval_type | PrivateLink Service Approval Type | |
| connected_resource_id | Connected Resource ID | |
| connected_resource_ip_address | Connected Resource IP Address | |
| connected_resource_name | Connected Resource Name | |
| connected_resource_type | Connected Resource Type | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | |
| high_speed_transfer | High Speed Data Transfer Use | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | PrivateLink Service Name | |
| security_group_ids | Security Group List | |
| service_ip_address | Service IP Address | |
| service_ip_port_id | Service IP Port ID | |
| state | PrivateLink Service State | |
| subnet_id | Subnet Id | |
| vpc_id | VPC Id |