Disables an elastic IP address (EIP) in a source network address translation (SNAT) entry.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:StopSnatIpForSnatEntry |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SnatEntryId |
string |
Yes |
The ID of the SNAT entry. |
snat-5tfi6f8gds82mjmlofeym**** |
| SnatIp |
string |
Yes |
The EIP specified in the SNAT entry. |
221.178.103.143 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
9A415CB9-7591-566F-924B-32709578756B |
Examples
Success response
JSON format
{
"RequestId": "9A415CB9-7591-566F-924B-32709578756B"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Invalid%s | The specified parameter %s is invalid. | |
| 400 | Missing%s | You must specify the parameter %s. | |
| 400 | ens.interface.error | An error occurred while call the API. | |
| 400 | InvalidParameter.SnatNotFound | The specified snat is not found. | The specified DNAT rule does not exist. |
| 400 | IncorretSnatEntryStatus | Snat entry status blocked this operation. | Snat status is not correct, please check Snat status. |
| 400 | InvalidParameter.SnatIpNotFound | The specified snat ip not found. | |
| 400 | IncorretSnatIpStatus | Snat ip status blocked this operation. | |
| 400 | Forbidden.SnatIp | Snat requires at least one running snat ip | |
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.