All Products
Search
Document Center

Smart Access Gateway:GrantSagInstanceToVbr

Last Updated:Mar 29, 2024

Acquires permissions from a virtual border router (VBR) under another account.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

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

cn-shanghai
VbrUidlongYes

The user ID (UID) of the account to which the VBR belongs.

1231212121121212112
VbrInstanceIdstringYes

The ID of the VBR.

vbr-bp13gtbhdp0pfqg6s****
VbrRegionIdstringYes

The ID of the region where the VBR is deployed.

cn-hangzhou
SmartAGIdstringYes

The ID of the SAG instance.

sag-0nnteglltw6z4b****

Response parameters

ParameterTypeDescriptionExample
object
InstanceIdstring

The ID of the authorization.

sgv-3x8djyem7vqh70****
RequestIdstring

The ID of the request.

49CEBB2B-9E5C-4789-8A29-3255A56A67B1

Examples

Sample success responses

JSONformat

{
  "InstanceId": "sgv-3x8djyem7vqh70****",
  "RequestId": "49CEBB2B-9E5C-4789-8A29-3255A56A67B1"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history