The UpdateUserInformation operation updates user information.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenest:UpdateUserInformation |
update |
*UserInfo
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| DeliverySettings |
object |
No |
The configurations to modify. |
|
| OssEnabled |
boolean |
No |
Specifies whether to deliver data to Object Storage Service (OSS). Valid values:
|
true |
| OssBucketName |
string |
No |
The name of the OSS bucket. |
"mybucket" |
| OssPath |
string |
No |
The OSS path. |
"path1/path2/" |
| OssExpirationDays |
integer |
No |
The number of days to retain screen recordings. |
7 |
| ActiontrailDeliveryToOssEnabled |
boolean |
No |
Specifies whether to deliver ActionTrail events to OSS. Valid values:
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
51945B04-6AA6-410D-93BA-236E0248B104 |
Examples
Success response
JSON format
{
"RequestId": "51945B04-6AA6-410D-93BA-236E0248B104"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.