ModifyVirtualBorderRouterAttribute_云服务器 ECS_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.

流控信息

当前云产品API请求速率暂未透出。

授权信息

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

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
vpc:ModifyVirtualBorderRouterAttribute
Update
VirtualBorderRouter
acs:vpc:{#regionId}:{#accountId}:virtualborderrouter/{#VirtualBorderRouterId}

请求参数

字段名称字段详情
RegionIdstring
VbrIdstring
VlanIdinteger<int32>
CircuitCodestring
LocalGatewayIpstring
PeerGatewayIpstring
PeeringSubnetMaskstring
Descriptionstring
Namestring
ClientTokenstring
UserCidrstring

返回参数

字段名称字段详情
RequestIdstring

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidVbrId.NotFound
The specified VirutalBorderRouter is not found.诊断
400
InvalidVlanId.Used
The specified VlanId has been used.诊断
400
InvalidCircuitCode.Malformed
The specified CircuitCode is not valid.诊断
400
InvalidVlanId.Malformed
The specified VlanId is not valid.诊断
400
InvalidIp.Malformed
The specified ip address is not valid.诊断
400
InvalidPeeringSubnetMask.Malformed
The specified PeeringSubnetMask is not valid.诊断
400
InvalidName.Malformed
The specified Name is not valid.诊断
400
InvalidDescription.Malformed
The specifid Description is not valid.诊断
400
MissingParameter
LocalGatewayIp, peerGatewayIp and peeringSubnetMask must not be null.诊断
400
InvalidIp.NotSameSubnet
Local gateway ip and peer gateway ip are not in the same subnet.诊断
400
InvalidParameter
%s诊断
400
OperationFailed.VlanIdInUse
Operation failed because vlanId is in use.诊断
403
Forbidden.CircuitCodeNotAllowedByCaller
The caller is not allowed to modify.诊断
403
Forbidden.LocalGatewayIpNotAllowedByCaller
The caller is not allowed to specify the LocalGatewayIp parameter.诊断
403
Forbidden.PeerGatewayIpNotAllowedByCaller
The caller is not allowed to specify the PeerGatewayIp parameter.诊断
403
Forbidden.PeeringSubnetMaskNotAllowedByCaller
The caller is not allowed to specify the PeeringSubnetMask parameter.诊断
403
Forbidden.VlanIdNotAllowedByCaller
The caller is not allowed to specify the VlanId.诊断
403
Forbidden.NameNotAllowedByCaller
The caller is not allowed to specify the Name parameter.诊断
403
Forbidden.DescriptionNotAllowedByCaller
The caller is not allowed to specify the Description parameter.诊断
404
InvalidRegionId.NotFound
The specified RegionId is not found.诊断

变更历史

暂无变更历史

相关示例