1. Interface Description
Interface request domain name: vpc.api3.convergecloud.com.
This API (ResetNatGatewayConnection) is used to reset the NAT gateway concurrent connection upper limit.
Default interface request rate limit: 20 times per second.
Interface update time: 2019-08-02 17:59:40.
The interface only verifies the signature but does not authenticate.
2. Input Parameters
The following list of request parameters only lists interface request parameters and some public parameters, For a complete list of public parameters see public request parameters.
| Parameter name | Required | Allow NULL | Type | Description |
|---|---|---|---|---|
| Action | Yes | No | String | Public parameter, The value of this interface: ResetNatGatewayConnection |
| Version | Yes | No | String | Public parameter, The value of this interface: 2017-03-12 |
| Region | No | No | String | Public parameter,Regional information A list of supported geographies is available through the DescribeRegions interface |
| NatGatewayId | Yes | No | String | NAT gateway ID. Example: nat-ig8xpno8 |
| MaxConcurrentConnection | Yes | No | Uint64 | Maximum concurrent connections of NAT gateway, e.g., 1,000,000, 3,000,000, and 10,000,000. Example: 3000000 |
3. Output Parameters
| Parameter name | Type | Description |
|---|---|---|
| RequestId | String | Unique request id, Each request will return. The RequestId of the request needs to be provided when locating the problem. |
4. Error Code
The following lists only the error codes related to the interface business logic, For other error codes, see public ErrorCode.
| Error Code | Description |
|---|---|
| ResourceInUse | Resources occupied |
| ResourceNotFound | The resource does not exist |