PrivateLinkServiceCreateRequest

PrivateLinkServiceCreateRequest

NameDescriptionSchemaDefault
approval_type
required
PrivateLink Service 승인 타입
Example : AUTO
enum (MANUAL, AUTO)
connected_resource_id
optional
연결된 자원 ID
Example : a3e3a662a4f34442a94166df5ff9f577
string
connected_resource_ip_address
optional
연결된 자원 IP 주소
Example : 192.167.0.10
string
connected_resource_type
required
연결된 자원 Type
Example : LB
enum (LB, IP)
description
optional
설명
Example : PrivateLink Service Description
Maximum length : 50
string
high_speed_transfer
optional
고속 데이터 전송 사용
Example : False
boolean
name
required
PrivateLink Service 명
Example : ServiceName
Pattern : ^[a-zA-Z0-9-]*$
Minimum length : 3
Maximum length : 20
string
security_group_ids
optional
Security Group 목록
Example : ['00b6af37-73b5-4de2-b080-c295a1a0382e']
array[string]
service_ip_address
required
Service IP 주소
Example : 192.167.0.5
string
subnet_id
required
Subnet ID
Example : 023c57b14f11483689338d085e061492
string
tags
optional
태그 목록
Example : [{'key': 'key', 'value': 'value'}]
array[Tag]