Updates the information about members in Cloud Firewall.
Operation description
You can call the ModifyInstanceMemberAttributes operation to update the information about members in Cloud Firewall.
Limits
You can call this operation up to 10 times per second for each account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Members |
array<object> |
Yes |
The members that to be modified. |
|
|
object |
No |
|||
| MemberDesc |
string |
Yes |
The remarks of the member in Cloud Firewall. |
renewal |
| MemberUid |
integer |
Yes |
The UID of the member in Cloud Firewall. |
123412341234**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
AB74E747-BA5C-492C-87DD-CEA67FCFFFE5 |
Examples
Success response
JSON format
{
"RequestId": "AB74E747-BA5C-492C-87DD-CEA67FCFFFE5"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 200 | ErrorDBUpdateError | A database update error occurred. | A database update error occurred. |
| 400 | ErrorParamsNotEnough | Parameters are insufficient. | Parameters are insufficient. |
| 400 | ErrorParamsInvalid | Invalid Params | The parameter is invalid. |
| 400 | ErrorInstanceTooManyMembersOnce | too many members once. | The number of members to be added or deleted at a time exceeds the limit. |
| 401 | ErrorAuthentication | An authentication error occurred. | An authentication error occurred. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.