调用CreateVpcEndpointService接口,创建一个终端节点服务。
单个终端节点服务在每个可用区默认最多可添加100个服务资源。
下表中,Tags.N.a类型参数中的“N”表示标签信息的序号,需按照数字顺序从1开始填写,取值范围 1~20。多个标签之间使用&分隔。每个标签键对应一个标签值。
名称 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | CreateVpcEndpointService | 要执行的操作,取值为CreateVpcEndpointService。 |
Version | String | 是 | 2020-04-01 | API版本信息,当前版本为2020-04-01。 |
ServiceNameSuffix | String | 否 | tos | 终端节点服务的名称后缀。 说明 该参数正在邀测中,如需使用不同名称后缀区分业务,请联系客户经理。 |
IpAddressVersions.N | String | 否 | IpAddressVersions.1=ipv4&IpAddressVersions.2=ipv6 | 终端节点服务的IP协议类型。
说明
|
ServiceResourceType | String | 否 | CLB | 服务资源的类型。取值如下:
|
Resources.N.ResourceId | String | 是 | Resources.1.ResourceId=clb-bp1o94dp5i6ea****&Resources.2.ResourceId=clb-bp1b6c719dfa08ex**** | 待添加到终端节点服务中的服务资源ID。您可以调用DescribeLoadBalancers接口获取CLB实例的ID。
|
AutoAcceptEnabled | Boolean | 否 | false | 是否自动接受终端节点连接。取值如下:
|
PrivateDNSEnabled | Boolean | 否 | false | 是否为终端节点服务启用私有DNS名称。
|
PrivateDNSType | String | 否 | public | 私有DNS名称的域名类型。
说明
|
PrivateDNSName | String | 否 | www.example.com | 私有DNS名称,即通过私网连接访问服务时希望使用的自定义域名,可以是公网域名,也可以是私网域名。
说明
|
ClientToken | String | 否 | 123e4567-e89b-12d3-a456-42665544**** | 客户端Token,用于保证请求的幂等性。
|
Description | String | 否 | EndpointService | 终端节点服务的描述,默认值为空字符串。
|
ProjectName | String | 否 | default | 终端节点服务所属项目的名称。 |
Tags.N.Key | String | 否 | Tags.1.Key=k1&Tags.2.Key=k2 | 终端节点服务用户标签的标签键。
说明 同一资源的标签键不允许重复。 |
Tags.N.Value | String | 否 | Tags.1.Value=v1&Tags.2.Value=v2 | 终端节点服务用户标签的标签值。
说明 如果传入该参数,则必须先传入 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
RequestId | String | 0ED8D006-F706-4D23-88ED-E11ED28D**** | 请求ID。 |
ServiceId | String | epsvc-2fe630gurkl37k5gfuy33**** | 终端节点服务的ID。 |
GET /?Action=CreateVpcEndpointService&Version=2020-04-01&ServiceResourceType=CLB&Resources.1.ResourceId=clb-bp1o94dp5i6ea****&Resources.2.ResourceId=clb-bp1b6c719dfa08ex**** HTTP/1.1 Host: open.volcengineapi.com Service: privatelink Region: cn-guangzhou
{ "ResponseMetadata": { "RequestId": "0ED8D006-F706-4D23-88ED-E11ED28D****", "Action": "CreateVpcEndpointService", "Version": "2020-04-01", "Service": "privatelink", "Region": "cn-guangzhou" }, "Result": { "RequestId": "0ED8D006-F706-4D23-88ED-E11ED28D****", "ServiceId": "epsvc-2fe630gurkl37k5gfuy33****" } }
此处仅展示当前API的错误码,更多错误码请参见公共错误码。
HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | MissingParameter | The request is missing a required parameter. Ensure that you have supplied all the required parameters for the request; for example, the 'XXX'. | 该请求缺少必要参数。请确保发起请求已提供全部必要参数,比如XXX。 说明 其中,XXX表示缺少的参数名称。 |
400 | InvalidDescription.Malformed | The specified Description is malformed. | 指定的参数Description格式不合法。 |
400 | InvalidResource.Disorder | The specified resource index orders are malformed. | 指定的资源条目的序号不合法。 |
400 | InvalidServiceResource.Malformed | The specified ServiceResource is malformed. | 指定的 ServiceResource 参数格式不合法。 |
400 | InvalidServiceResourceType.Malformed | The specified ServiceResourceType is malformed. | 指定的参数ServiceResourceType格式不合法。 |
400 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的 ClientToken 参数格式不合法。 |
400 | IdempotentParameterMismatch | The request uses the same ClientToken as a previous, but non-identical request. Do not reuse a ClientToken with different requests, unless the requests are identical. | 该请求使用了与另外请求相同的 ClientToken,请不要在不同请求中复用相同的 ClientToken。 |
400 | InvalidResource.Conflict | The specified resource is duplicated. | 指定的资源重复。 |
400 | ErrPrivateLinkServiceNotSupportedZone | The PrivateLink service does not support the zone. | 终端节点服务不支持添加该可用区的服务资源。 |
400 | InsufficientIpInSubnet | The specified subnet does not contain enough free private IP addresses to fulfill your request. | 指定子网下可用IP不足。 |
400 | LimitExceeded.PrivateIpsPerEni | You've reached the limit on the number of private IPs per ENI that you can assign. | 已达到网卡可分配的辅助IP的数量上限。 |
400 | LimitExceed.ServiceResourceNumber | You've reached the limit on the number of service resources that you can operate. | 已达到单次可操作的服务资源的数量上限。 |
400 | QuotaExceed.EndpointServiceNumber | You've reached the limit on the number of endpoint service instances that you can create. | 已达到可创建终端节点服务实例数量的配额上限。 |
400 | QuotaExceed.ServiceZoneEachInstance | You've reached the limit on the number of service zones that you can create. | 已达到每个终端节点服务实例下可创建服务资源所属可用区的数量的配额上限。 |
400 | QuotaExceeded.SecurityGroup | The number of security groups bound to the ENI exceeded quota. | 已达到当前网卡可绑定安全组的数量上限。 |
400 | QuotaExceeded.EniSecurityGroup | You've reached the limit on the number of elastic network interfaces that a security group can associate. | 已达到安全组可关联的弹性网卡数量上限 |
400 | QuotaExceeded.SecurityGroupIp | The number of IP addresses bound to the security group exceeded quota. | 已达到安全组可绑定IP地址的数量上限。 |
400 | QuotaExceed.ServiceResourceEachZone | You've reached the limit on the number of service resources in the zone that you can create. | 已达到单个可用区可创建服务资源的数量的配额上限。 |
400 | InvalidServiceResource.Malformed | The specified ServiceResource is malformed. | 指定的 ServiceResource 参数格式不合法。 |
400 | InvalidServiceResource.InvalidStatus | The specified ServiceResource is not in the correct status for the request. | 指定的服务资源所处的状态无法响应该请求。 |
400 | InvalidProjectName.Malformed | The specified ProjectName is malformed. | 指定的 ProjectName 参数格式不合法。 |
400 | InvalidIncorrectOrder.Malformed | The specified index order is malformed. | 指定的索引顺序参数格式不合法。 |
400 | InvalidTagKey.Malformed | The specified TagKey is malformed. | 指定的 TagKey 参数格式不合法。 |
400 | InvalidTagValue.Malformed | The specified TagValue is malformed. | 指定的 TagValue 参数格式不合法。 |
400 | LimitExceeded.TagOperation | You've reached the limit on the number of tags that you can operate at a time. | 已达到单次可操作的标签条目数量上限。 |
400 | InvalidAccountServiceNameMapping.InvalidStatus | The specified account service name mapping is not in the correct status for the request. | 指定的服务名称映射表的状态无法响应该请求。 |
400 | InvalidPrivateDNSEnabled.PrivateDNSNameMismatch | The specified PrivateDNSEnabled and PrivateDNSName are mismatched. | 指定的参数私有DNS是否开启与私有DNS名称无法匹配。 |
400 | InvalidPrivateDNSName.Malformed | The specified PrivateDNSName is malformed. | 指定的 PrivateDNSName 参数格式不合法。 |
400 | InvalidServiceNameSuffix.Malformed | The specified ServiceNameSuffix is malformed. | 指定的 ServiceNameSuffix 参数格式不合法。 |
400 | ServiceNameSuffixExist | The specified service name suffix already exists. | 指定的服务名称后缀已经存在。 |
400 | InvalidPrivateDNSEnabled.PrivateDNSTypeMismatch | The specified PrivateDNSEnabled and PrivateDNSType are mismatched. | 指定的参数 私有DNS是否启用 与 私有DNS类型 无法匹配。 |
400 | InvalidPrivateDNSType.Malformed | The specified PrivateDNSType is malformed. | 指定的 PrivateDNSType 参数格式不合法。 |
400 | InvalidIpAddressVersions.Conflict | The specified IpAddressVersions parameter is duplicated. | 指定的IpAddressVersions重复。 |
400 | InvalidServiceResourceStatus.IPVersionMismatch | The specified service resource can not support the EndpointService ipAddressVersion that you want. | 当前服务资源不支持所指定的终端节点服务IP类型。 |
400 | InvalidIpAddressVersions.Malformed | The specified IpAddressVersions is malformed. | 指定的 IpAddressVersions 参数格式不合法。 |
400 | ServiceLinkRoleNotAuthorized | The service role for PrivateLink has not been authorized. | 请先授权私网连接的服务关联角色。 |
403 | Forbidden | You are not authorized to perform operations on the specified service. | 无权限对指定服务进行操作。 |
404 | InvalidProject.NotFound | The specified Project does not exist. | 指定的项目不存在。 |
404 | InvalidLoadBalancer.NotFound | The specified LoadBalancer does not exist. | 指定的负载均衡不存在。 |
404 | InvalidServiceNameSuffix.NotFound | The specified ServiceNameSuffix does not exist. | 指定的服务名称后缀不存在。 |
412 | IdempotentProcessing | The request uses the same ClientToken as a previous one that is still in process. | 幂等请求处理中。 |