Updates the attributes of member accounts in Cloud Firewall.
Operation description
This operation updates the attributes of member accounts in Cloud Firewall.
QPS limit
This operation has a queries per second (QPS) limit of 10 for each user. If you exceed this limit, API calls are rate-limited. This may affect your business operations. Plan your calls accordingly.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cloudfirewall:ModifyInstanceMemberAttributes |
update |
*InstanceMember
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Members |
array<object> |
Yes |
The member accounts in Cloud Firewall. |
|
|
object |
No |
The list of member accounts whose properties you want to modify. |
||
| MemberDesc |
string |
Yes |
The description of the member account. |
renewal |
| MemberUid |
integer |
Yes |
The UID of the member account. |
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.