Modifies the rule record of a custom blocked IP address.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyCustomBlockRecord |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Uuids |
string |
Yes |
The list of servers. |
2516fe4f-adb6-45d1-87a7-90ce1213****,30746836-68d0-47f6-8b2d-c93150da****,7c3ac531-077b-46b8-8706-5c8d4e73**** |
| BlockIp |
string |
Yes |
The IP address blocked for brute-force attacks prevention. |
10.12.XX.XX |
| Bound |
string |
Yes |
The direction in which the brute-force attacks blocking policy blocks the IP address on the server. Valid values:
|
out |
| ExpireTime |
integer |
Yes |
The expiration time of the blocking record. |
1940899881000 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. Alibaba Cloud generates a unique identifier for each request. You can use the ID to troubleshoot issues. |
A4EE4B1F-CEF8-5A75-86D3-D012CB3D**** |
Examples
Success response
JSON format
{
"RequestId": "A4EE4B1F-CEF8-5A75-86D3-D012CB3D****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.