ModifyRouterInterfaceAttribute_专有网络_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为300/60(s)。更多流控信息,请前往配额中心查看

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
vpc:ModifyRouterInterfaceAttribute
Update
RouterInterface
acs:vpc:{#regionId}:{#accountId}:routerinterface/{#RouterInterfaceId}
vpc:TargetAccountRDId

请求参数

字段名称字段详情
RegionIdstring

路由器接口所在的地域 ID。展开详情

示例值:cn-shanghai参考取值来源:
    DescribeRegions
RouterInterfaceIdstring

路由器接口 ID。

示例值:ri-2zeo3xzyf38r4urz****参考取值来源:
    CreateRouterInterface
    DescribeRouterInterfaces
Namestring

路由器接口的名称。展开详情

示例值:TEST
Descriptionstring

路由器接口的描述信息。 展开详情

示例值:路由器接口
OppositeInterfaceIdstring

对端路由器接口 ID。

示例值:ri-2zeo3xzyf38r4urz****参考取值来源:
    DescribeRouterInterfaces
OppositeRouterIdstring

对端路由器 ID。

示例值:vrt-bp1jcg5cmxjbl9xgc****参考取值来源:
    DescribeRouterInterfaces
OppositeRouterTypestring

要连接的对端路由器接口所属的路由器类型。取值:展开详情

示例值:VBR参考取值来源:
    DescribeRouterInterfaces
OppositeInterfaceOwnerIdinteger<int64>

对端路由器接口的账号 ID。

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:28768383240243****参考取值来源:
    DescribeRouterInterfaces
HealthCheckSourceIpstring

健康检查源 IP 地址,必须是本端 VPC 内的一个未被使用的 IP 地址。展开详情

示例值:116.62.XX.XX
HealthCheckTargetIpstring

健康检查目的 IP 地址。 展开详情

示例值:116.62.XX.XX
HcThresholdinteger<int32>

健康检查阈值。单位:个。推荐值为 8。表示指定健康检查时发送探测报文的个数。

示例值:8
HcRateinteger<int32>

健康检查速率。单位:毫秒。推荐值为 2000。表示指定健康检查时发送连续探测报文的时间间隔。展开详情

示例值:2000
DeleteHealthCheckIpboolean

是否删除该路由器接口上配置的健康检查 IP。取值:展开详情

示例值:false

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:4EC47282-1B74-4534-BD0E-403F3EE64CAF

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Forbidden.FinancialLocked
This RouterInterface is financiel locked because of bills outstanding.诊断
400
InvalidName.Malformed
The attribute name is illegal.诊断
400
InvalidOppositeRouterType.ValueNotSupported
The specified OppositeRouterType is not valid.诊断
400
InvalidDescription.Malformed
The Description is illegal.诊断
400
Forbbiden
The Router instance owner error诊断
400
LinkRole.NotSupport
This linkrole is not supported诊断
400
Forbbiden.ModifyIdAndType
Opposite is VBR, cannot modify the ID and type诊断
400
InvalidParam.ModifyRouterInterface
Modify routerinterface param invalid诊断
400
INSTANCE_IN_PROCESSIONG
Instance is in processing,please wait and try again诊断
400
IllegalParam.HcThreshold
%s诊断
400
IllegalParam.HcRate
%s诊断
400
InvalidHealthCheckIP.Malformd
Healthcheck sourceip or targetip is not valid.诊断
400
IllegalParam.HcSourceIp
The specified healthCheck Ip is not valid.诊断
400
OperationFailed.OperationLocked
Operation failed because OperationLocked.诊断
400
IncorrectStatus.RouterInterface
This openeration would not be allowed because status of this RouterInterface is not correct.诊断
404
InvalidRegionId.NotFound
The specified RegionId does not exist in our records.诊断
404
InvalidRouterInterfaceId.NotFound
The specified RouterInterfaceId does not exist in our records.诊断

变更历史

变更时间变更内容概要操作
2024-06-13
变更错误码400
2021-11-17
变更错误码400

相关示例

RouterInterface相关操作
2021-12-09