You need to enable JavaScript to run this app.
导航
ModifyTransitRouterVpcAttachmentAttributes
最近更新时间:2024.10.16 16:20:25首次发布时间:2023.03.07 09:56:38

调用ModifyTransitRouterVpcAttachmentAttributes接口,修改指定VPC类型网络实例连接的信息,操作说明和注意事项请按需参见编辑VPC类型网络实例连接的连接点开启/关闭路由同步

调试

请求参数

名称类型是否必选示例值描述
ActionStringModifyTransitRouterVpcAttachmentAttributes要执行的操作,取值为ModifyTransitRouterVpcAttachmentAttributes。
VersionString2020-04-01API版本信息,当前版本为2020-04-01。
TransitRouterAttachmentIdStringtr-attach-13n2l4c****网络实例连接的ID。您可以调用DescribeTransitRouterVpcAttachments接口获取VPC类型网络实例连接的ID。

Ipv6Enabled

Boolean

false

是否开启IPv6功能。

  • true:是。
  • false:否。

说明

中转路由器IPv6功能正在邀测中,如需使用,请联系客户经理。

AttachPoints.N.SubnetId

String

AttachPoints.1.SubnetId=subnet-2fexiqjlgjif45oxruvso****&AttachPoints.2.SubnetId=subnet-7rtsu6whhle6j****

网络实例连接连接点的子网ID。

  • N:表示子网ID的序号,取值范围 1~100。
  • 多个子网ID之间用&分隔。

AttachPoints.N.ZoneId

String

AttachPoints.1.ZoneId=cn-guangzhou-a&AttachPoints.2.ZoneId=cn-guangzhou-b

子网所属可用区的ID。

  • N:表示可用区ID的序号,取值范围 1~100。
  • 多个可用区ID之间用&分隔。

AutoPublishRouteEnabled

Boolean

false

是否自动同步TR路由到网络实例路由表中。

  • true:是。表示系统会自动同步该网络实例连接关联转发的TR路由表中的路由条目到网络实例的路由表中。

    说明

    仅当该参数配置为true,且网络实例连接关联转发的TR路由表中存在路由条目时,系统才会自动同步TR路由到网络实例的路由表中。

  • false:否。

Description

String

This attachment is used for test.

网络实例连接的描述信息。

  • 必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、短横线(-)、中文逗号(,)、中文句号(。)。
  • 长度限制为0 ~ 255个字符。
  • 不更改该参数取值时,保持原有配置不变。

TransitRouterAttachmentName

String

attachment-02

网络实例连接的名称。

  • 必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和短横线(-)。
  • 长度限制为1 ~ 128个字符。
  • 不更改该参数取值时,保持原有配置不变。

返回参数

本接口无特有的返回参数。更多信息请见返回结构

请求示例

GET /?Action=ModifyTransitRouterVpcAttachmentAttributes&Version=2020-04-01&TransitRouterAttachmentId=tr-attach-13n2l4c****&TransitRouterAttachmentName=attachment-02 HTTP/1.1
Host: open.volcengineapi.com
Service: transitrouter
Region: cn-guangzhou

返回示例

{
    "ResponseMetadata": {
        "RequestId": "0ED8D006-F706-4D23-88ED-E11ED28D****",
        "Action": "ModifyTransitRouterVpcAttachmentAttributes",
        "Version": "2020-04-01",
        "Service": "transitrouter",
        "Region": "cn-guangzhou"
    },
    "Result": {}
}

错误码

下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。

HttpCode错误码错误信息描述
400InvalidDescription.MalformedThe specified description is malformed.指定的描述格式不合法。请修复描述格式后重试。
400InvalidDescription.MalformedThe specified description is malformed. Ensure the maximum length of description is 255.指定的描述格式不合法。描述长度不能超过255个字符。
400InvalidName.MalformedThe specified name is malformed. Ensure the maximum length of name is 128.指定的名称格式不合法。名称长度不能超过128个字符。
400InvalidName.MalformedThe specified name is malformed.指定的名称格式不合法。请修复名称格式后重试。
400InvalidTransitRouter.InvalidStatusThe specified Transit Router is not in the correct status for the request.指定的中转路由器所处状态无法响应该请求。
400InvalidTransitRouterAttachment.InvalidStatusThe specified Transit Router Attachment is not in the correct status for the request.指定的网络实例连接所处状态无法响应该请求。
400InvalidTransitRouterAttachment.SubnetIdDuplicateThere are subnets used multiple times in the request.存在子网在创建网络实例连接操作中被多次指定。
400InvalidTransitRouterAttachment.ZoneIdDuplicateThere are available zones used multiple times in the request.存在可用区在创建网络实例连接操作中被多次指定。
400InvalidTransitRouterAttachment.ZoneIdMismatchThe specified available zone does not match with the specified subnet.指定的可用区和指定的子网不匹配。
400InvalidTransitRouterAttachment.ZoneUnsupportedThere are available zones not supported by Transit Router.指定的部分可用区暂不支持创建网络实例连接。
400QuotaExceeded.AttachPointPerTransitRouterAttachmentThe specified request reaches the max number of attach points that you can specify.已达到单个网络实例连接可指定的挂载点数目上限。
400InvalidTransitRouterAttachment.InsufficientSubnetIpAddressesThere are subnets that do not have available IP addresses.存在子网无可用IP。
400InvalidTransitRouter.InvalidBusinessStatusThe request is denied because the specified Transit Router is shut down due to arrears.指定的中转路由器欠费关停,不支持当前操作。
400LimitExceeded.AutoRoutePublishOfTrEnabledPerVpcYou've reached the maximum number of TRs that one vpc can enable auto route publish with.已达到单个私有网络可开启的TR路由自动同步的TR数量上限。
400InvalidTransitRouterAttachment.SubnetWithoutIPv4CidrThere are subnets without IPv4 cidr within the specific requirement.存在部分子网无可用IPv4地址。
400InvalidTransitRouterAttachment.SubnetWithoutIPv6CidrThere are subnets without IPv6 cidr within the specific requirement.存在部分子网无可用IPv6地址。
400InvalidTransitRouterAttachment.VpcWithIPv4RouteEntryToTransitRouterThe specified TR attachment can not be modified as IPv6 only, since there are IPv4 static routes in VPC route tables depending on the attachment.指定的私有网络中存在指向该中转路由器的IPv4路由条目,不允许关闭该连接的IPv4功能。
400InvalidTransitRouterAttachment.VpcWithIPv6RouteEntryToTransitRouterThe specified TR attachment can not be modified as IPv4 only, since there are IPv6 static routes in VPC route tables depending on the attachment.指定的私有网络中存在指向该中转路由器的IPv6路由条目,不允许关闭该连接的IPv6功能。
400InvalidTransitRouterAttachment.VpcWithRouteEntryToTransitRouterThe VPC of the specified attachment has customized route entries to the Transit Router.指定网络实例连接对应私有网络的路由表存在指向该中转路由器的路由条目。
400InvalidTransitRouterAttachment.WithIPv4StaticRouteEntryThe specified TR attachment can not be modified as IPv6 only, since there are IPv4 static routes in TR route tables depending on the attachment.TR路由表中存在指向该网络实例的IPv4静态路由,不允许关闭该连接的IPv4功能。
400InvalidTransitRouterAttachment.WithIPv6StaticRouteEntryThe specified TR attachment can not be modified as IPv4 only, since there are IPv6 static routes in TR route tables depending on the attachment.TR路由表中存在指向该网络实例的IPv6静态路由,不允许关闭该连接的IPv6功能。
403Forbidden.TransitRouterIPv6You are not authorized to use ipv6 on Transit Router.未开通中转路由器IPv6功能,不支持该操作。
403Forbidden.NoPermissionToOperateYou are not authorized to operate the specified resource.无权限操作指定的资源。
404InvalidTransitRouterAttachment.NotFoundThe specified Transit Router attachment does not exist.指定的网络实例连接不存在。
404InvalidTransitRouterAttachment.SubnetNotFoundThe specified subnet does not exist.指定的子网不存在。