All Products
Search
Document Center

Smart Access Gateway:UnlockSmartAccessGateway

Last Updated:Mar 03, 2024

Unlocks a Smart Access Gateway (SAG) instance.

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
SmartAGIdstringYes

The ID of the SAG instance.

sag-w9unmktmupcde*****
RegionIdstringNo

The ID of the region to which the SAG instance belongs.

cn-shanghai

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

05DC546B-DBF9-4028-88CD-1742AB4E014C

Examples

Sample success responses

JSONformat

{
  "RequestId": "05DC546B-DBF9-4028-88CD-1742AB4E014C"
}

Error codes

HTTP status codeError codeError messageDescription
403ForbiddenUser not authorized to operate on the specified resource.You do not have permissions to manage the specified resource.
403InvalidId.SMARTAGThe specified smart access gateway instance id is invalid.The SAG instance ID is invalid.
403MissingParameterThe input parameter is missing, please check your input.Missing parameters. Check whether all required parameters are set.

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