PrivateLinkService

PrivateLinkService

NameDescriptionSchemaDefault
account_id
required
Account ID
Example :
string
approval_type
required
PrivateLink Service 승인 타입
Example : MANUAL
enum (MANUAL, AUTO)
connected_resource_id
optional
연결된 자원 ID
Example :
any of [string, null]
connected_resource_ip_address
required
연결된 자원 IP 주소
Example :
string
connected_resource_name
required
연결된 자원명
Example :
string
connected_resource_type
required
연결된 자원 Type
Example : LB
enum (LB, IP)
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
id
required
PrivateLink Service ID
Example :
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
name
required
PrivateLink Service 명
Example :
string
service_ip_address
required
Service IP 주소
Example :
string
state
required
PrivateLink Service 상태
Example : CREATING
enum (CREATING, ACTIVE, DELETING, DELETED, ERROR)
subnet_id
required
Subnet ID
Example :
string
vpc_id
required
VPC ID
Example :
string