调用CreateTransitRouterVpnAttachment接口,创建一个VPN类型的网络实例连接。
下表中,Tags.N.a类型参数中的“N”表示标签信息的序号,需按照数字顺序从1开始填写,取值范围为1~50。多个标签之间使用&分隔。每个标签键对应一个标签值。
名称 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | CreateTransitRouterVpnAttachment | 要执行的操作,取值为CreateTransitRouterVpnAttachment。 |
Version | String | 是 | 2020-04-01 | API版本信息,当前版本为2020-04-01。 |
TransitRouterId | String | 是 | tr-7qthudw0ll6jmc**** | 中转路由器实例的ID。您可以调用DescribeTransitRouters接口获取中转路由器实例ID。 |
VpnConnectionId | String | 是 | vgc-3tex2x1cwd4c6c0v**** | IPsec连接的ID。您可以调用DescribeVpnConnections接口获取IPsec连接的ID。 |
ZoneId | String | 是 | cn-guangzhou-a | IPsec连接所属可用区的ID。 |
Description | String | 否 | This attachment is used for test. | 网络实例连接的描述信息。
|
TransitRouterAttachmentName | String | 否 | attachment-vpn | 网络实例连接的名称。
|
TransitRouterRouteTableId | String | 否 | rtb-2wuguyklhi6t**** | 关联转发的TR路由表ID。您可以调用DescribeTransitRouterRouteTables接口获取TR路由表的ID。 |
ClientToken | String | 否 | 123e4567-e89b-12d3-a456-42665544**** | 客户端Token,用于保证请求的幂等性。
|
Tags.N.Key | String | 否 | Tags.1.Key=k1&Tags.2.Key=k2 | 网络实例连接用户标签的标签键。
说明
|
Tags.N.Value | String | 否 | Tags.1.Value=v1&Tags.2.Value=v2 | 网络实例连接用户标签的标签值。
说明 如果传入该参数,则必须先传入 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
TransitRouterAttachmentId | String | tr-attach-1ffn6gjk**** | 网络实例连接的ID。 |
GET /?Action=CreateTransitRouterVpnAttachment&Version=2020-04-01&TransitRouterId=tr-7qthudw0ll6jmc****&VpnConnectionId=vgc-3tex2x1cwd4c6c0v****&ZoneId=cn-guangzhou-a HTTP/1.1 Host: open.volcengineapi.com Service: transitrouter Region: cn-guangzhou
{ "ResponseMetadata": { "RequestId": "0ED8D006-F706-4D23-88ED-E11ED28D****", "Action": "CreateTransitRouterVpnAttachment", "Version": "2020-04-01", "Service": "transitrouter", "Region": "cn-guangzhou" }, "Result": { "TransitRouterAttachmentId": "tr-attach-1ffn6gjk****" } }
下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。
HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | InvalidDescription.Malformed | The specified description is malformed. Ensure the maximum length of description is 255. | 指定的描述格式不合法。描述长度不能超过255个字符。 |
400 | InvalidDescription.Malformed | The specified description is malformed. | 指定的描述格式不合法。请修复描述格式后重试。 |
400 | InvalidName.Malformed | The specified name is malformed. Ensure the maximum length of name is 128. | 指定的名称格式不合法。名称长度不能超过128个字符。 |
400 | InvalidName.Malformed | The specified name is malformed. | 指定的名称格式不合法。请修复名称格式后重试。 |
400 | InvalidTransitRouter.InvalidBusinessStatus | The request is denied because the specified Transit Router is shut down due to arrears. | 指定的中转路由器欠费关停,不支持当前操作。 |
400 | InvalidTransitRouter.InvalidStatus | The specified Transit Router is not in the correct status for the request. | 指定的中转路由器所处状态无法响应该请求。 |
400 | InvalidTransitRouterAttachment.InvalidVpnConnectionBusinessStatus | The request is denied because the specified IPSec Connection is shut down due to arrears. | 指定的IPSec连接欠费关停,不支持当前操作。 |
400 | InvalidTransitRouterAttachment.InvalidVpnConnectionStatus | The operation is not supported by the current status of the specified IPSec connection. | 当前IPSec连接状态不支持此操作,请稍后重试。 |
400 | InvalidTransitRouterAttachment.VpnConnectionAttachTypeMalformed | The specified IPSec connection AttachType is malformed. | 指定IPSec连接的绑定资源类型不合法。 |
400 | InvalidTransitRouterAttachment.ZoneUnsupported | There are available zones not supported by Transit Router. | 指定的部分可用区暂不支持创建网络实例连接。 |
400 | QuotaExceeded.TransitRouterAttachment | You've reached the maximum number of attachments that one Transit Router can have. | 已达到单个中转路由器可创建的网络实例上限。 |
400 | InvalidTransitRouterAttachment.InsufficientResource | The specified region does not have enough resources for Transit Router attachment. | 网络实例连接可用资源不足。 |
400 | OrderError | Failed to create order and pay in one step. | 创建订单并支付失败。 |
400 | UnsupportedOperation | The request on the specified instance is denied due to the account balance and available vouchers are less than 100 yuan in total. | 因账户余额及可用代金券共不足100元,对于该实例的操作请求被拒绝。 |
400 | UnsupportedOperation | The request on the specified instance is denied due to the account in arrears status. | 因账户处于欠费状态,对于该实例的操作请求被拒绝。 |
400 | QuotaExceeded.VpnAttachment | You've reached the maximum number of vpn attachments that one transit router can have. | 已达到单个中转路由器可创建的vpn网络实例连接的上限。 |
400 | IdempotentParameterMismatch | Arguments on this idempotent request are inconsistent with arguments used in previous request(s). | 此幂等请求的参数与前一个请求中使用的参数不一致。 |
400 | InvalidParameter.ClientTokenMalformed | The specified parameter ClientToken is malformed. | 指定的参数ClientToken格式不合法,长度不能超过64个ASCII字符。 |
400 | InvalidTag.Disorder | The specified index order of tag is malformed. | 指定标签的索引顺序参数格式不合法。 |
400 | InvalidTagKey.Malformed | The specified parameter tag key is invalid. | 标签键不合法。 |
400 | InvalidTagValue.Malformed | The specified parameter tag value is invalid. | 标签值不合法。 |
400 | LimitExceeded.Tags | You've reached the limit on the number of tags that you can operate at a time. | 已达到单次可操作标签数量的上限。 |
400 | InvalidTransitRouterAttachment.TransitRouterLackOfAsn | The specified Transit Router is lack of ASN, and cannot create BGP vpn attachment on it. | 指定的中转路由器没有配置ASN,无法创建BGP路由类型的VPN网络实例连接。 |
400 | InvalidTransitRouterRoutePropagation.TransitRouterMismatch | The specified route table and attachment do not belong to one same Transit Router. | 指定的路由表所属的中转路由器和网络实例连接挂载的中转路由器不一致。 |
403 | Forbidden.CreateTransitRouterBgpVpnAttachment | You are not authorized to create BGP vpn attachment on Transit Router. | 无权限创建BGP类型的VPN网络实例连接,请在中转路由器产品开通对应的白名单。 |
403 | Forbidden.NoPermissionToOperate | You are not authorized to operate the specified resource. | 无权限操作指定的资源。 |
403 | Forbidden.CreateTransitRouterVpnAttachment | You are not authorized to create vpn attachment on Transit Router. | 无权限创建VPN网络实例连接,请开通VPN网络实例连接的白名单。 |
403 | Forbidden.VpnConnectionBlocked | The specified IPSec is blocked. | 指定的IPSec封禁中,禁止操作。 |
403 | Forbidden.PurchaseLimited | The account is not authorized to purchase the resource. | 此账户无权限购买资源。 |
404 | InvalidTransitRouterRouteTable.NotFound | The specified route table does not exist. | 指定的中转路由器路由表不存在。 |
404 | InvalidTransitRouter.NotFound | The specified Transit Router does not exist. | 指定的中转路由器不存在。 |
404 | InvalidTransitRouterAttachment.VpnConnectionNotFound | The specified IPSec connection does not exist. | 指定的IPSec连接不存在。 |
409 | InvalidTransitRouterAttachment.Conflict | The specified instance has already been attached to the Transit Router. | 指定的网络实例已加入指定的中转路由器,不支持重复操作。 |
409 | InvalidTransitRouterAttachment.IPSecConnectionAsnConflict | The specified IPSec connection ASN conflicts with Transit Router ASN. | 指定的IPSec连接ASN和中转路由器的ASN冲突,请配置不同的ASN号。 |
409 | InvalidTransitRouterAttachment.IPSecConnectionBgpTunnelCidrConflict | The specified IPSec connection BGP tunnel cidr conflicts with the service cidr of the Transit Router. | 指定的IPSec连接的BGP隧道地址和中转路由器的服务网段冲突,请配置不同的BGP隧道地址。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 幂等请求处理中。 |