Modifies the attributes of a Wuying Cloud Browser.
Operation description
Modifies the attributes of a Wuying Cloud Browser.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:CreateAppInstanceGroup |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BrowserInstanceGroupId |
string |
Yes |
The ID of the cloud browser to modify. |
big-0bz55ixxxxx9xi9w9 |
| CloudBrowserName |
string |
No |
The name of the cloud browser. |
BrowserTest |
| Network |
object |
No |
The network configuration. |
|
| AccessRestriction |
string |
No |
The access restriction type. Valid values:
|
ALLOW_LIST |
| RestrictedURLs |
array<object> |
No |
The restricted domain name configurations. |
|
|
object |
No |
The associated domain name restriction. |
||
| URL |
string |
No |
The domain name. |
aliyun.com |
| RestrictedURLId |
string |
No |
The ID of the domain name configuration. This parameter is required only for modification. |
ru-12345 |
| RemoveRestrictedURLIds |
array |
No |
The list of domain names to remove. |
|
|
string |
No |
The ID of the domain name configuration. |
ru-12345 |
|
| RestrictedURLsFilePath |
string |
No |
cn-hangzhou/aig_upm/xxx/temp/BrowserRestrictionUrls/URL白名单模版.csv |
|
| Policy |
object |
No |
The access policy. |
|
| ClipboardPolicy |
object |
No |
The clipboard policy settings. |
|
| Clipboard |
string |
No |
The clipboard policy. Valid values:
|
off |
| ClipboardScope |
string |
No |
The clipboard control scope. Valid values:
|
global |
| TextClipboard |
string |
No |
The text clipboard policy. Valid values:
|
off |
| RichTextClipboard |
string |
No |
The rich text clipboard policy. Valid values:
|
off |
| FileClipboard |
string |
No |
The file clipboard policy. Valid values:
|
off |
| ClipboardReadLimit |
integer |
No |
The maximum length for clipboard read operations. |
1000 |
| ClipboardWriteLimit |
integer |
No |
The maximum length for clipboard write operations. |
1000 |
| ClipboardSizeUnit |
string |
No |
B |
|
| RichTextClipboardLimit |
integer |
No |
1 |
|
| RichTextClipboardSizeUnit |
string |
No |
B |
|
| TextClipboardWriteLimit |
integer |
No |
1 |
|
| TextClipboardWriteSizeUnit |
string |
No |
KB |
|
| TextClipboardReadLimit |
integer |
No |
1 |
|
| TextClipboardReadSizeUnit |
string |
No |
KB |
|
| RichTextClipboardWriteLimit |
integer |
No |
1 |
|
| RichTextClipboardWriteSizeUnit |
string |
No |
KB |
|
| RichTextClipboardReadLimit |
integer |
No |
1 |
|
| RichTextClipboardReadSizeUnit |
string |
No |
KB |
|
| VideoPolicy |
object |
No |
The display policy. |
|
| FrameRate |
integer |
No |
The frame rate. |
60 |
| WatermarkPolicy |
object |
No |
The watermark configuration. |
|
| WatermarkSwitch |
string |
No |
Specifies whether to enable the watermark. Valid values:
|
off |
| WatermarkTypes |
array |
No |
The list of watermark types. |
|
|
string |
No |
The watermark type. Valid values:
|
EndUserId |
|
| PolicyId |
string |
No |
The policy ID. |
pg-12345 |
| PolicyVersion |
string |
No |
The policy version. Valid values:
|
Center |
| DisconnectKeepSession |
string |
No |
The data retention policy for sessions after disconnection. Valid values:
|
customTime |
| DisconnectKeepSessionTime |
integer |
No |
The session retention duration after disconnection. |
15 |
| Html5FileTransfer |
string |
No |
The file transfer policy for the web client. |
off |
| NoOperationDisconnect |
string |
No |
The policy for disconnecting sessions after no operation. |
on |
| NoOperationDisconnectTime |
integer |
No |
The idle timeout period before disconnection, in seconds. |
1 |
| FileManager |
string |
No |
off |
|
| Timers |
array<object> |
No |
The timers. |
|
|
object |
No |
The associated scheduled task. |
||
| TimerType |
string |
No |
The timer type. Valid values:
|
SESSION_TIMEOUT |
| Interval |
integer |
No |
The interval. |
15 |
| BrowserConfig |
object |
No |
The browser configuration. |
|
| Homepage |
string |
No |
The homepage. |
https://www.aliyun.com |
| BrowserParam |
string |
No |
The startup parameters. |
--incognito |
| Bookmarks |
array<object> |
No |
The bookmarks. |
|
|
object |
No |
The associated bookmark details. |
||
| BookmarkId |
string |
No |
The bookmark ID. This parameter is required only for modification. |
bm-12345 |
| BookmarkName |
string |
Yes |
The bookmark name. |
test |
| BookmarkURL |
string |
Yes |
The bookmark URL. |
https://www.aliyun.com |
| BookmarkFolder |
string |
No |
The folder to which the bookmark belongs. |
test |
| RemoveBookmarks |
array |
No |
The list of bookmarks to remove. |
|
|
string |
No |
The ID of the bookmark to remove. |
bm-12345 |
|
| BookmarksFilePath |
string |
No |
cn-hangzhou/aig_upm/xxx/temp/BrowserBookmarks/浏览器书签模版.csv |
|
| CookiesSync |
boolean |
No |
||
| StoragePolicy |
object |
No |
||
| UserProfile |
object |
No |
||
| UserProfileSwitch |
boolean |
No |
||
| MaxAmount |
integer |
No |
5 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.