Modifies the anti-brute-force attacks rule for a specified server.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyInstanceAntiBruteForceRule |
update |
*AntiBruteForceRule
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SourceIp |
string |
No |
The IP address of the access source. |
1.2.XX.XX |
| Uuid |
string |
Yes |
The UUID of the server for which you want to modify the anti-brute-force attacks rule. You can invoke the DescribeCloudCenterInstances operation to obtain the UUID of the server. |
7cc91747-2845-40d4-bb69-c077597f**** |
| NewRuleId |
integer |
Yes |
The ID of the anti-brute-force attacks rule. |
65767 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. It is a unique identifier generated by Alibaba Cloud for the request and can be used to troubleshoot issues. |
4BE468CE-47A0-54F0-98A1-E253546E6A2C |
Examples
Success response
JSON format
{
"RequestId": "4BE468CE-47A0-54F0-98A1-E253546E6A2C"
}
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.