BindVbr_智能接入网关_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 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
smartag:BindVbr
Write
SmartAccessGateway
acs:smartag:{#regionId}:{#accountId}:smartag/{#SmartAGId}

请求参数

字段名称字段详情
RegionIdstring

智能接入网关实例所属的地域 ID。

示例值:cn-hangzhou参考取值来源:
    DescribeRegions
SmartAGIdstring

智能接入网关实例 ID。

示例值:sag-eoqbp1fmrsgbrn****参考取值来源:
    AddSnatEntry
    BindSmartAccessGateway
    ListSmartAGByAccessPoint
    CreateSmartAccessGateway
VbrIdstring

要绑定的边界路由器实例 ID。

示例值:vbr-gc7ccdvtp3l4fec0j****
VbrRegionIdstring

要绑定的边界路由器实例所属的地域 ID。

示例值:cn-hangzhou参考取值来源:
    GrantSagInstanceToVbr
    DescribeGrantSagVbrRules
SmartAGUidinteger<int64>

智能接入网关实例所属阿里云账号(主账号)ID。

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

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:09A2010F-602B-4EC6-A60F-9914AAE2DCA0

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Forbbiden.SubUser
You are not authorized to operate on the specified resource.诊断
400
InvalidId.VBR
The specified VBR instance is invalid. You must specify a VBR instance that is associated with an ECC instance.诊断
400
SAG.SoftwareNoSupportVbr
You cannot bind an SAG software instance with a VBR instance.诊断
400
SAG.VbrNotBondCen
Bind the specified VBR instance to a CEN instance first.诊断
400
SAG.VbrBound
The specified SAG instance is bound to another VBR instance. Unbind them first.诊断
400
LinkLevelBackupExists
The specified SAG instance is already used as a leased line backup.诊断
400
SAG.VbrBoundToSAG
The specified VBR instance is bound to another SAG instance. Unbind them first.诊断
400
NotBoundCEN
Bind the specified CCN instance to a CEN instance first.诊断
403
Forbidden
User not authorized to operate on the specified resource.诊断
403
InvalidId.SMARTAG
The specified smart access gateway instance id is invalid.诊断
403
NotBoundCCN
The specified smart access gateway has not bound CCN; please bind CCN first.诊断
403
FeatureNotSupport
The current edition of the smart access gateway does not support this feature.诊断
403
VbrConflict.CreateBackup
The subnet of the gateway conflicts with the VBR. Create a backup relationship first.诊断

变更历史

暂无变更历史

相关示例