BindVbr_智能接入网关_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
smartag:BindVbr
Write
SmartAccessGateway
acs:smartag:{#regionId}:{#accountId}:smartag/{#SmartAGId}
NoneNone

Request Parameters

Field NameField Details
RegionIdstring

The ID of the region where the SAG instance is deployed.

Example:cn-hangzhouReference Value Source:
    DescribeRegions
SmartAGIdstring

The ID of the SAG instance.

Example:sag-eoqbp1fmrsgbrn****Reference Value Source:
    AddSnatEntry
    BindSmartAccessGateway
    CreateSmartAccessGateway
    ListSmartAGByAccessPoint
VbrIdstring

The ID of the VBR that you want to associate with the SAG instance.

Example:vbr-gc7ccdvtp3l4fec0j****
VbrRegionIdstring

The ID of the region where the VBR is deployed.

Example:cn-hangzhouReference Value Source:
    GrantSagInstanceToVbr
    DescribeGrantSagVbrRules
SmartAGUidinteger<int64>

The ID of the Alibaba Cloud account to which the SAG instance belongs.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:1250123456123456Reference Value Source:
    DescribeSmartAccessGateways

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:09A2010F-602B-4EC6-A60F-9914AAE2DCA0

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
Forbbiden.SubUser
You are not authorized to operate on the specified resource.Diagnose
400
InvalidId.VBR
The specified VBR instance is invalid. You must specify a VBR instance that is associated with an ECC instance.Diagnose
400
SAG.SoftwareNoSupportVbr
You cannot bind an SAG software instance with a VBR instance.Diagnose
400
SAG.VbrNotBondCen
Bind the specified VBR instance to a CEN instance first.Diagnose
400
SAG.VbrBound
The specified SAG instance is bound to another VBR instance. Unbind them first.Diagnose
400
LinkLevelBackupExists
The specified SAG instance is already used as a leased line backup.Diagnose
400
SAG.VbrBoundToSAG
The specified VBR instance is bound to another SAG instance. Unbind them first.Diagnose
400
NotBoundCEN
Bind the specified CCN instance to a CEN instance first.Diagnose
403
Forbidden
User not authorized to operate on the specified resource.Diagnose
403
InvalidId.SMARTAG
The specified smart access gateway instance id is invalid.Diagnose
403
NotBoundCCN
The specified smart access gateway has not bound CCN; please bind CCN first.Diagnose
403
FeatureNotSupport
The current edition of the smart access gateway does not support this feature.Diagnose
403
VbrConflict.CreateBackup
The subnet of the gateway conflicts with the VBR. Create a backup relationship first.Diagnose

Change History

No Change History found.

Examples