All Products
Search
Document Center

App Streaming:ModifyBrowserInstanceGroup

Last Updated:Jun 17, 2026

Modifies the attributes of a Wuying Cloud Browser.

Operation description

Modifies the attributes of a Wuying Cloud Browser.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

The table below describes the authorization required to call this API. You can define it in a Resource Access Management (RAM) policy. The table's columns are detailed below:

  • Action: The actions can be used in the Action element of RAM permission policy statements to grant permissions to perform the operation.

  • API: The API that you can call to perform the action.

  • Access level: The predefined level of access granted for each API. Valid values: create, list, get, update, and delete.

  • Resource type: The type of the resource that supports authorization to perform the action. It indicates if the action supports resource-level permission. The specified resource must be compatible with the action. Otherwise, the policy will be ineffective.

    • For APIs with resource-level permissions, required resource types are marked with an asterisk (*). Specify the corresponding Alibaba Cloud Resource Name (ARN) in the Resource element of the policy.

    • For APIs without resource-level permissions, it is shown as All Resources. Use an asterisk (*) in the Resource element of the policy.

  • Condition key: The condition keys defined by the service. The key allows for granular control, applying to either actions alone or actions associated with specific resources. In addition to service-specific condition keys, Alibaba Cloud provides a set of common condition keys applicable across all RAM-supported services.

  • Dependent action: The dependent actions required to run the action. To complete the action, the RAM user or the RAM role must have the permissions to perform all dependent actions.

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 :

    allowlist mode.

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:

  • read :

    allows copy and paste from local to cloud browser.

  • readwrite :

    allows bidirectional copy and paste.

  • write :

    allows copy and paste from cloud browser to local.

  • off :

    disables bidirectional copy and paste.

off

ClipboardScope

string

No

The clipboard control scope.

Valid values:

  • grained :

    fine-grained control.

  • global :

    global control.

global

TextClipboard

string

No

The text clipboard policy.

Valid values:

  • read :

    allows copy and paste from local to cloud browser.

  • readwrite :

    allows bidirectional copy and paste.

  • write :

    allows copy and paste from cloud browser to local.

  • off :

    disables bidirectional copy and paste.

off

RichTextClipboard

string

No

The rich text clipboard policy.

Valid values:

  • read :

    allows copy and paste from local to cloud browser.

  • readwrite :

    allows bidirectional copy and paste.

  • write :

    allows copy and paste from cloud browser to local.

  • off :

    disables bidirectional copy and paste.

off

FileClipboard

string

No

The file clipboard policy.

Valid values:

  • read :

    allows copy and paste from local to cloud browser.

  • readwrite :

    allows bidirectional copy and paste.

  • write :

    allows copy and paste from cloud browser to local.

  • off :

    disables bidirectional copy and paste.

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 :

    disabled.

  • on :

    enabled.

off

WatermarkTypes

array

No

The list of watermark types.

string

No

The watermark type.

Valid values:

  • EndUserId :

    convenience account ID.

  • ClientTime :

    system time.

  • InstanceGroup :

    browser group ID.

EndUserId

PolicyId

string

No

The policy ID.

pg-12345

PolicyVersion

string

No

The policy version.

Valid values:

  • Center :

    central policy.

Center

DisconnectKeepSession

string

No

The data retention policy for sessions after disconnection.

Valid values:

  • customTime :

    custom time.

  • persistent :

    never release.

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 :

    连接断开会话释放超时时间。

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.