Restarts a Smart Access Gateway (SAG) instance.
Debug
Use OpenAPI Explorer to perform debug operations and generate SDK code examples.
Request parameters
Parameter | Type | Required? | Example value | Description |
---|---|---|---|---|
RegionId | String | Yes | cn-shanghai |
The ID of the region to which the SAG instance belongs. |
SmartAGId | String | Yes | sag-w9unmktmupcde***** |
The ID of the SAG instance. |
Action | String | No | RebootSmartAccessGateway |
The name of this action. Value: RebootSmartAccessGateway |
SerialNumber | String | No | a1b2c3d4e5f6g7h8f9 |
The serial number of the SAG device. |
Response parameters
Parameter | Type | Example value | Description |
---|---|---|---|
RequestId | String | B1792769-5CC3-4D6F-A5A5-E6408EBFBAD0 |
The ID of the request. |
Examples
Request example
http(s)://[Endpoint]/? Action=RebootSmartAccessGateway
&RegionId=cn-shanghai
&SmartAGId=sag-w9unmktmupcde*****
&<CommonParameters>
Response example
XML
format
<RebootSmartAccessGatewayResponse>
<requestId>B1792769-5CC3-4D6F-A5A5-E6408EBFBAD0</requestId>
</RebootSmartAccessGatewayResponse>
JSON
format
{
"requestId":"B1792769-5CC3-4D6F-A5A5-E6408EBFBAD0"
}
Errors
For a list of error codes, visit the API Error Center.