To enable communications across two VPCs, you first need to configure a cloud resource (backend resource) in one VPC as a VPC endpoint service.This section uses a load ba
CreateVpcEndpointService 接口属于异步接口,即系统会返回一个实例 ID,但该终端节点服务尚未创建完成,系统后台任务仍在进行中。您可以调用 GetVpcEndpointServiceAttribute 查询终端节点服务的创建状态: 当终端节点服务处于 Creating 状态时,表示终端节点服务正在创建。 当终端节点服务处于 Active 状态时,表示终端节点服务创建...
Example1 Creating an endpoint service Input Example POST / HTTP/1.1 Host: vpc.intl.tencentcloudapi.com Content-Type: application/json X-TC-Action: CreateVpcEndPointService <Common request parameters> { "AutoAcceptFlag": true, "EndPointServiceName": "Test", "VpcId": "vpce-h0fk8lfc", "IsPass...
ActionString是CreateVpcEndpointService要执行的操作,取值为CreateVpcEndpointService。 VersionString是2020-04-01API版本信息,当前版本为2020-04-01。 ServiceNameSuffix String 否 tos 终端节点服务的名称后缀。 设置名称后缀后,系统会按照“com.volces.privatelink.<地域ID>.<名称后缀>”的格式生成终端节点服务的名称...
调用CreateVpcEndpointService接口,创建终端节点服务。 接口说明 创建终端节点服务之前,请确保您已创建支持私网连接的负载均衡资源。具体操作,请参见创建负载均衡实例。 CreateVpcEndpointService 接口属于异步接口,即系统会返回一个实例 ID,但该终端节点服务尚未创建完成,系统后台任务仍在进行中。您可以调用 GetVpcEndpoint...
create-vpc-endpoint-service-configuration [--dry-run | --no-dry-run] [--acceptance-required | --no-acceptance-required] [--private-dns-name <value>] [--network-load-balancer-arns <value>] [--gateway-load-balancer-arns <value>] [--supported-ip-address-types <value>] [--supported-reg...
ServiceId string 终端节点关联的终端节点服务的 ID。 epsrv-hp3vpx8yqxblby3i*** EndpointStatus string 终端节点状态。取值: Creating:创建中。 Active:可用。 Pending:修改中。 Deleting:删除中。 Active VpcId string 终端节点所属的专有网络。 vpc-hp356stwkxg3fn2xe*** EndpointName string 终端节点名称。
service_name 否 String 终端节点服务的名称,长度不大于16,允许传入大小写字母、数字、下划线、中划线。 传入为空,存入值为regionName+.+serviceId 传入不为空并校验通过,存入值为regionName+.+serviceName+.+serviceId vpc_id 是 String 终端节点服务对应后端资源所在的VPC的ID。 详细内容请参考《虚拟私有云API参...
CreateVpcEndpointServiceConfigurationRequest clone() Creates a shallow clone of this object for all fields except the handler context. boolean equals(Object obj) Boolean getAcceptanceRequired() Indicates whether requests from service consumers to create an endpoint to your ...
ActionString是CreateVpcEndpoint要执行的操作,取值为CreateVpcEndpoint。 VersionString是2020-04-01API版本信息,当前版本为2020-04-01。 VpcIdString是vpc-bp15zkdt37pq72zv***终端节点所属VPC的ID。您可以调用DescribeVpcs接口获取VPC ID。 SecurityGroupIds.N String...