Clears the routable IP address of 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 |
---|---|---|---|---|
Action | String | Yes | ClearSagRouteableAddress |
The name of this action. Value: ClearSagRouteableAddress |
SagId | String | Yes | sag-0phdojgu5tqr1p**** |
The ID of the SAG instance. |
RegionId | String | No | cn-shanghai |
The ID of the region to which the SAG instance belongs. |
Response parameters
Parameter | Type | Example value | Description |
---|---|---|---|
RequestId | String | AEEC8A5A-360E-4865-82D4-38CDE46445FB |
The ID of the request. |
Examples
Request example
http(s)://[Endpoint]/? Action=ClearSagRouteableAddress
&SagId=sag-0phdojgu5tqr1p****
&<CommonParameters>
Response example
XML
format
<ClearSagRouteableAddressResponse>
<RequestId>AEEC8A5A-360E-4865-82D4-38CDE46445FB</RequestId>
</ClearSagRouteableAddressResponse>
JSON
format
{
"RequestId":"AEEC8A5A-360E-4865-82D4-38CDE46445FB"
}
Errors
For a list of error codes, visit the API Error Center.