Help Center/ Workspace/ API Reference/ Before You Start
Updated on 2026-09-11 GMT+08:00

Before You Start

Welcome to Huawei Cloud Workspace API Reference. Huawei Cloud Workspace is a workspace service based on cloud computing. Unlike conventional PCs and VDIs, Workspace enables enterprises to quickly build workspace environments without investing a large amount of money and spending days in deployment. Workspace supports multiple login modes, allowing you to flexibly access files and use applications for mobile office.

This document describes how to use application programming interfaces (APIs) to perform operations on workspaces, such as creating, querying, or deleting workspaces. For details about all supported operations, see API Overview.

Before calling Workspace APIs, ensure that you fully understand Workspace concepts. For details, see Workspace User Guide (Administrator).

API Calling

Workspace supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.

Endpoints

An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of all services, see Regions and Endpoints.

Table 1 Workspace endpoints

Region Name

Region

Endpoint

CN-Hong Kong

ap-southeast-1

workspace.ap-southeast-1.myhuaweicloud.com

LA-Santiago

la-south-2

workspace.la-south-2.myhuaweicloud.com

AP-Singapore

ap-southeast-3

workspace.ap-southeast-3.myhuaweicloud.com

LA-Sao Paulo

sa-brazil-1

workspace.sa-brazil-1.myhuaweicloud.com

LA-Mexico City1

na-mexico-1

workspace.na-mexico-1.myhuaweicloud.com

LA-Mexico City2

la-north-2

workspace.la-north-2.myhuaweicloud.com

Notes and Constraints

The number of times that Workspace server APIs can be called is limited to avoid service interruption due to repeated API calls in a short period of time, as shown in Table 2.

Table 2 Workspace API request throttling

API Category

API Name

API URI

Max. User Requests

Statistics

Querying Whether There Are Records That Meet the Notification Rule in the Corresponding Metric Dimension

GET /v2/{project_id}/statistics/notification-records

200 times/minute

Exporting Access Statistics of Application Streaming

POST /v2/{project_id}/statistics/metrics/app-user-access/export

20 times/minute

Exporting Desktop Usage Statistics

GET /v3/{project_id}/statistics/metrics/desktops/export

20 times/minute

Exporting User Usage Statistics

GET /v3/{project_id}/statistics/metrics/users/export

20 times/minute

Querying Duration Data of Each Phase of Workspace or Application Streaming

GET /v2/{project_id}/statistics/metrics/access-stages

200 times/minute

Querying the Desktop Usage Duration

POST /v2/{project_id}/desktops/statistics/used

100 times/minute

Querying Notification Rules

GET /v2/{project_id}/statistics/notify-rules

200 times/minute

Querying User Usage Statistics

GET /v2/{project_id}/statistics/metrics/users

200 times/minute

Querying Access Statistics of Application Streaming

GET /v2/{project_id}/statistics/metrics/app-user-access

200 times/minute

Querying Desktops That Are Not Used in a Specified Period

GET /v2/{project_id}/desktops/statistics/unused

200 times/minute

Querying Metrics

GET /v2/{project_id}/statistics/metrics

200 times/minute

Querying Metrics Growth Rate

GET /v2/{project_id}/statistics/growth-rate

200 times/minute

Querying Metric Trends

GET /v2/{project_id}/statistics/metrics/trend

200 times/minute

Querying Desktop Usage Statistics

GET /v2/{project_id}/statistics/metrics/desktops

200 times/minute

Querying Login Status

GET /v2/{project_id}/desktops/statistics/login-state

200 times/minute

Updating a Notification Rule

PUT /v2/{project_id}/statistics/notify-rules/{rule_id}

100 times/minute

Deleting a Notification Rule

DELETE /v2/{project_id}/statistics/notify-rules/{rule_id}

100 times/minute

Adding a Notification Rule

POST /v2/{project_id}/statistics/notify-rules

100 times/minute

Querying Operating Status

GET /v2/{project_id}/desktops/statistics/run-state

200 times/minute

Querying Desktop Statistics

GET /v2/{project_id}/statistics

200 times/minute

Policy group

Querying a Policy Group

GET /v2/{project_id}/policy-groups/{policy_group_id}

200 times/minute

Exporting a Policy Group

POST /v2/{project_id}/policy-groups/export

20 times/minute

Creating a Policy Template

POST /v2/{project_id}/policy-groups/policy-template

100 times/minute

Importing a Policy Group

POST /v2/{project_id}/policy-groups/import

100 times/minute

Importing an IP Address List

POST /v2/{project_id}/ip/import

200 times/minute

Downloading an IP Address Import Template

GET /v2/{project_id}/ip/template/download

200 times/minute

Listing Policy Groups

GET /v2/{project_id}/policy-groups

200 times/minute

Querying the List of Policy Group Details

GET /v2/{project_id}/policy-groups/detail

200 times/minute

Querying Target Objects of a Policy Group

GET /v2/{project_id}/policy-groups/{policy_group_id}/targets

200 times/minute

Querying Policy Items in a Policy Group

GET /v2/{project_id}/policy-groups/{policy_group_id}/policies

200 times/minute

Querying Initial Policy Items

GET /v2/{project_id}/policy-groups/original-policies

200 times/minute

Deleting a Policy Group

DELETE /v2/{project_id}/policy-groups/{policy_group_id}

100 times/minute

Adding a Policy Group

POST /v2/{project_id}/policy-groups

100 times/minute

Modifying a Policy Group

PUT /v2/{project_id}/policy-groups/{policy_group_id}

100 times/minute

Modifying the Object to Which a Policy Group Is Applied

PUT /v2/{project_id}/policy-groups/{policy_group_id}/targets

100 times/minute

Modifying Policy Items in a Policy Group

PUT /v2/{project_id}/policy-groups/{policy_group_id}/policies

100 times/minute

Querying Access Policies

GET /v2/{project_id}/access-policy

200 times/minute

Querying the Target Object of a Specified Access Policy

GET /v2/{project_id}/access-policy/{access_policy_id}/objects

200 times/minute

Creating an Access Policy

POST /v2/{project_id}/access-policy

100 times/minute

Updating a Specified Access Policy

PUT /v2/{project_id}/access-policy/{access_policy_id}

100 times/minute

Updating the Target Object of a Specified Access Policy

PUT /v2/{project_id}/access-policy/{access_policy_id}/objects

100 times/minute

Deleting an Access Policy

DELETE /v2/{project_id}/access-policy

100 times/minute

Product packages

Listing Product Packages

GET /v2/{project_id}/products

200 times/minute

Listing Pay-per-Use Resource Packages

GET /v2/{project_id}/products/resource-packages

200 times/minute

Querying Hourly Package Types That Can Be Subscribed To

GET /v2/{project_id}/products/hour-packages

200 times/minute

Listing Collaboration Packages

GET /v2/{project_id}/products/sharer

200 times/minute

Disks

Querying Disk Information

GET /v2/{project_id}/volume/products

200 times/minute

Batch Modifying Disk QoS Configurations

PUT /v2/{project_id}/volumes/batch-modify-qos

100 times/minute

Expanding Disk Capacity

POST /v2/{project_id}/desktops/{desktop_id}/volumes/{volume_id}/expand

100 times/minute

Expanding Desktop Disk Capacity

POST /v2/{project_id}/volumes/expand

100 times/minute

Deleting a Data Disk

POST /v2/{project_id}/desktops/{desktop_id}/volumes/batch-delete

100 times/minute

Adding a Desktop Disk

POST /v2/{project_id}/desktops/{desktop_id}/volumes

100 times/minute

Batch Adding Desktop Disks

POST /v2/{project_id}/volumes

100 times/minute

Orders

Subscribing to a Yearly/Monthly Instance

POST /v2/{project_id}/periodic/subscribe/order

100 times/minute

Placing an Order on Changing the Bandwidth of Yearly/Monthly Workspace

POST /v2/{project_id}/bandwidths/{bandwidth_id}/periodic/change/order

100 times/minute

Batch Changing Orders of a Yearly/Monthly Desktop Pool

POST /v2/{project_id}/desktop-pool/periodic/change/order

100 times/minute

Batch Changing Orders of Yearly/Monthly Desktops

POST /v2/{project_id}/periodic/change/batch-order

100 times/minute

Creating a Change Order

POST /v2/{project_id}/periodic/{desktop_id}/change/order

100 times/minute

Creating a Desktop Order

POST /v2/{project_id}/desktops/orders/subscribe

100 times/minute

Scheduled tasks

Listing Scheduled Tasks

GET /v2/{project_id}/scheduled-tasks

200 times/minute

Exporting Records and Execution Details of a Scheduled Task

POST /v2/{project_id}/scheduled-tasks/{task_id}/records/export

20 times/minute

Querying Lifecycle Type Configurations

GET /v2/{project_id}/scheduled-tasks/life-cycle-type/configurations

200 times/minute

Querying Scheduled Task Details

GET /v2/{project_id}/scheduled-tasks/{task_id}

200 times/minute

Querying Execution Records of a Scheduled Task

GET /v2/{project_id}/scheduled-tasks/{task_id}/records

200 times/minute

Querying Details About Scheduled Task Execution Records

GET /v2/{project_id}/scheduled-tasks/{task_id}/records/{record_id}

200 times/minute

Creating a Scheduled Task

POST /v2/{project_id}/scheduled-tasks

100 times/minute

Obtaining Time Zone Configurations

GET /v2/{project_id}/common/timezones

200 times/minute

Batch Deleting Scheduled Tasks

POST /v2/{project_id}/scheduled-tasks/batch-delete

100 times/minute

Deleting a Scheduled Task

DELETE /v2/{project_id}/scheduled-tasks/{task_id}

100 times/minute

Listing Future Execution Time

POST /v2/{project_id}/scheduled-tasks/future-executions

100 times/minute

Modifying a Scheduled Task

PUT /v2/{project_id}/scheduled-tasks/{task_id}

100 times/minute

Alarms

Listing Alarms

GET /v2/{project_id}/alarms

200 times/minute

Querying Alarm Statistics

GET /v2/{project_id}/statistics/alarms

200 times/minute

Scripts

Listing Scripts

GET /v2/{project_id}/scripts

200 times/minute

Delivering and Executing Scripts or Commands by Desktop Tag

POST /v2/{project_id}/script-executions/by-desktop-tag

100 times/minute

Listing Script Tasks

GET /v2/{project_id}/script-execution-tasks

200 times/minute

Querying Script Details

GET /v2/{project_id}/scripts/{script_id}

200 times/minute

Listing Script Execution Records

GET /v2/{project_id}/script-execution-records

200 times/minute

Querying Script Execution Record Details

GET /v2/{project_id}/script-execution-records/{record_id}

200 times/minute

Updating a Script

PUT /v2/{project_id}/scripts/{script_id}

100 times/minute

Batch Executing Scripts or Commands

POST /v2/{project_id}/script-executions

100 times/minute

Deleting a Script

DELETE /v2/{project_id}/scripts/{script_id}

100 times/minute

Stopping a Script or Command Execution Task

POST /v2/{project_id}/script-executions/stop

100 times/minute

Adding a Script

POST /v2/{project_id}/scripts

100 times/minute

Retrying a Script or Executing a Failed Script

POST /v2/{project_id}/script-executions/retry

100 times/minute

Images

Listing Product Images

GET /v2/{project_id}/images

200 times/minute

Listing KooGallery Images

GET /v2/{project_id}/market-images

200 times/minute

AZs

Listing AZs

GET /v2/{project_id}/availability-zones

200 times/minute

Querying the Summary of AZs

GET /v2/{project_id}/availability-zones/summary

200 times/minute

Querying AZ details

GET /v2/{project_id}/availability-zones/detail

200 times/minute

Snapshots

Listing Snapshots

GET /v2/{project_id}/snapshots

200 times/minute

Batch Creating Snapshots

POST /v2/{project_id}/snapshots/batch-create

100 times/minute

Batch Restoring Snapshots

POST /v2/{project_id}/snapshots/batch-restore

100 times/minute

Batch Deleting Snapshots

POST /v2/{project_id}/snapshots/batch-delete

100 times/minute

Connection records

Querying the Number of Login Users

GET /v2/{project_id}/connections/online-users

200 times/minute

Exporting Connection Records (To Be Deprecated)

GET /v2/{project_id}/connections/desktops/export

20 times/minute

Querying Login Information

GET /v2/{project_id}/connections/desktops

200 times/minute

Querying Desktop Login Status

GET /v2/{project_id}/connections/status

200 times/minute

Exporting Connection Records

GET /v2/{project_id}/connections/desktops/export

200 times/minute

Quotas

Querying Tenant Quota Details of a Single Site

GET /v2/{project_id}/quotas/detail

200 times/minute

Querying Tenant Quotas

GET /v2/{project_id}/quotas

200 times/minute

Tasks

Querying Task Details

GET /v2/{project_id}/workspace-jobs/{job_id}

500 times/minute

Deleting a Subtask

POST /v2/{project_id}/workspace-sub-jobs/batch-delete

100 times/minute

Retrying a Task

POST /v2/{project_id}/workspace-jobs/{job_id}/actions

100 times/minute

Querying a Subtask

GET /v2/{project_id}/workspace-sub-jobs

500 times/minute

Events

Querying User Events

GET /v2/{project_id}/user-events

200 times/minute

Network

Listing NAT Gateways

GET /v2/{project_id}/nat-gateways

200 times/minute

Listing Security Groups

GET /v2/{project_id}/security-groups

200 times/minute

Querying VPCs

GET /v2/{project_id}/vpcs

200 times/minute

Listing Subnets

GET /v2/{project_id}/subnets

200 times/minute

Verifying Conflicting Network Segments of a Tenant

POST /v2/{project_id}/check-cidr

200 times/minute

Listing Ports

GET /v2/{project_id}/ports

200 times/minute

Querying the Internet Access Function

GET /v2/{project_id}/internet

200 times/minute

Querying Bound Desktops and Unbound EIPs

GET /v2/{project_id}/eips

200 times/minute

Querying Workspace Bandwidth Control Configurations

GET /v2/{project_id}/bandwidths/{bandwidth_id}/control-list

200 times/minute

Listing Workspace Bandwidths

GET /v2/{project_id}/bandwidths

200 times/minute

Listing IDs of Subnets Currently in Use

GET /v2/{project_id}/subnets/using-subnets

200 times/minute

Creating Workspace Bandwidth

POST /v2/{project_id}/bandwidths

100 times/minute

Enabling the Internet Access Function

POST /v2/{project_id}/internet

100 times/minute

Enabling the Desktop Internet Access Function

POST /v2/{project_id}/eips

100 times/minute

Batch Unbinding EIPs from Desktops

POST /v2/{project_id}/eips/unbinding

100 times/minute

Deleting Workspace Bandwidth

DELETE /v2/{project_id}/bandwidths/{bandwidth_id}

100 times/minute

Updating Workspace Bandwidth

POST /v2/{project_id}/bandwidths/{bandwidth_id}/update

100 times/minute

Updating Workspace Bandwidth Control Configurations

PUT /v2/{project_id}/bandwidths/{bandwidth_id}/control-list

100 times/minute

Binding an EIP to a Desktop

POST /v2/{project_id}/eips/binding

100 times/minute

Agencies

Querying an Agency

GET /v2/{project_id}/agencies

200 times/minute

Enabling the Agency Function

POST /v2/{project_id}/agencies

100 times/minute

Collaborative desktops

Purchasing Associated Resources for a Desktop

POST /v2/{project_id}/desktop/sub-resources

100 times/minute

Deleting Associated Resources from a Desktop

POST /v2/{project_id}/desktop/delete-sub-resources

100 times/minute

Price inquiry

Querying the Price for Changing the Specifications of Yearly/Monthly Desktop Pools in Batches

POST /v2/{project_id}/desktop-pool/periodic/inquiry/resize

100 times/minute

Creating a Resource Package Order

POST /v2/{project_id}/resource-packages/order

100 times/minute

Subscribing to a Yearly/Monthly Instance

POST /v2/{project_id}/periodic/subscribe/order

100 times/minute

Creating a Change Order

POST /v2/{project_id}/periodic/{desktop_id}/change/order

100 times/minute

Batch Changing Orders of Yearly/Monthly Desktops

POST /v2/{project_id}/periodic/change/batch-order

100 times/minute

Batch Changing Orders of Yearly/Monthly Desktop Pools

POST /v2/{project_id}/desktop-pool/periodic/change/order

100 times/minute

Placing an Order on Changing the Bandwidth of Yearly/Monthly Workspace

POST /v2/{project_id}/bandwidths/{bandwidth_id}/periodic/change/order

100 times/minute

Creating a Desktop Order

POST /v2/{project_id}/desktops/orders/subscribe

100 times/minute

Querying the Price for Disk Capacity Expansion of Yearly/Monthly Desktop Pools in Batches

POST /v2/{project_id}/desktop-pool/periodic/inquiry/extend-volume

100 times/minute

Querying the Price for Changing Images of Yearly/Monthly Desktop Pools in Batches

POST /v2/{project_id}/desktop-pool/periodic/inquiry/change-image

100 times/minute

Querying the Price for Adding a Disk for Yearly/Monthly Desktop Pools

POST /v2/{project_id}/desktop-pool/periodic/inquiry/add-volume

100 times/minute

Querying the Price for Upgrading the Specifications of Yearly/Monthly Desktop Pools in Batches

POST /v2/{project_id}/periodic/inquiry/add-resources

100 times/minute

Querying the Price for Changing the Images of Yearly/Monthly Desktops in Batches

POST /v2/{project_id}/periodic/inquiry/change-image

100 times/minute

Application control

Listing Control Rules

GET /v1/{project_id}/app-center/app-restricted-rules

200 times/minute

Querying Details About a Control Rule

GET /v1/{project_id}/app-center/app-rules/actions/get-rule-restriction

200 times/minute

Setting a Control Rule

POST /v1/{project_id}/app-center/app-rules/actions/set-rule-restriction

100 times/minute

Listing App Rules

GET /v1/{project_id}/app-center/app-rules

200 times/minute

Creating an App Rule

POST /v1/{project_id}/app-center/app-rules

100 times/minute

Disabling Rule Control

POST /v1/{project_id}/app-center/app-rules/actions/disable-rule-restriction

100 times/minute

Batch Deleting Control Rule Lists

POST /v1/{project_id}/app-center/app-restricted-rules/actions/batch-delete

100 times/minute

Batch Deleting Rules

POST /v1/{project_id}/app-center/app-rules/batch-delete

100 times/minute

Enabling App Rule Control

POST /v1/{project_id}/app-center/app-rules/actions/enable-rule-restriction

100 times/minute

Deleting an App Rule

DELETE /v1/{project_id}/app-center/app-rules/{rule_id}

100 times/minute

Updating an App Rule

PATCH /v1/{project_id}/app-center/app-rules/{rule_id}

100 times/minute

Adding a Control Rule

POST /v1/{project_id}/app-center/app-restricted-rules

100 times/minute

App Center

Querying Applications by Name in Pagination Mode

GET /v1/{project_id}/app-center/apps

200 times/minute

Querying Application Installation Job Information

GET /v1/{project_id}/app-center/jobs

200 times/minute

Querying Application Category Information

GET /v1/{project_id}/app-center/app-catalogs

200 times/minute

Querying Application Authorization Information

GET /v1/{project_id}/app-center/apps/{app_id}/authorizations

200 times/minute

Batch Deleting Jobs

POST /v1/{project_id}/app-center/jobs/actions/batch-delete

100 times/minute

Batch Deleting Apps

POST /v1/{project_id}/app-center/apps/actions/batch-delete

100 times/minute

Batch Setting Apps Invisible

POST /v1/{project_id}/app-center/apps/actions/batch-disable

100 times/minute

Batch Setting Apps Visible

POST /v1/{project_id}/app-center/apps/actions/batch-enable

100 times/minute

Batch Setting App Authorization

POST /v1/{project_id}/app-center/apps/actions/batch-assign-authorization

100 times/minute

Batch Installing Apps Automatically

POST /v1/{project_id}/app-center/apps/actions/batch-auto-install

100 times/minute

Deleting an App

DELETE /v1/{project_id}/app-center/apps/{app_id}

100 times/minute

Setting App Authorization

POST /v1/{project_id}/app-center/apps/{app_id}/actions/assign-authorizations

100 times/minute

Generating Access Credential Information

POST /v1/{project_id}/app-center/buckets/actions/create-credential

100 times/minute

Adding and Authorizing the Default Bucket

POST /v1/{project_id}/app-center/buckets

100 times/minute

Adding an Application

POST /v1/{project_id}/app-center/apps

100 times/minute

Modifying an Application

PATCH /v1/{project_id}/app-center/apps/{app_id}

100 times/minute

Retrying a Failed Job

POST /v1/{project_id}/app-center/jobs/actions/retry

100 times/minute

Automatically Installing an Application

POST /v1/{project_id}/app-center/apps/{app_id}/actions/auto-install

100 times/minute

Users

Performing User Operations

POST /v2/{project_id}/users/{user_id}/actions

100 times/minute

Exporting Users

POST /v3/{project_id}/users/export

20 times/minute

Downloading a User Template

GET /v2/{project_id}/users/desktop-users/template

200 times/minute

Creating a User Template Download Task

GET /v2/{project_id}/users/template/download

200 times/minute

Importing the User List

POST /v2/{project_id}/users/desktop-users/action/import

200 times/minute

Querying Notification Blocking Records

GET /v2/{project_id}/users/notification-records

200 times/minute

Querying an OTP Device

GET /v2/{project_id}/users/{user_id}/otp-devices

200 times/minute

Listing Users

GET /v2/{project_id}/users

200 times/minute

Querying User Details

GET /v2/{project_id}/users/{user_id}

200 times/minute

Creating a User

POST /v2/{project_id}/users

100 times/minute

Resetting a Random Password for a User

GET /v2/{project_id}/users/{user_id}/random-password

200 times/minute

Unbinding an OTP device

DELETE /v2/{project_id}/users/{user_id}/otp-devices

100 times/minute

Batch Creating Users

POST /v2/{project_id}/users/batch-create

100 times/minute

Batch Deleting Users

POST /v2/{project_id}/users/batch-delete

100 times/minute

Deleting a Specified User

DELETE /v2/{project_id}/users/{user_id}

100 times/minute

Modifying User Information

PUT /v2/{project_id}/users/{user_id}

100 times/minute

Resending an Email

POST /v2/{project_id}/users/{user_id}/resend-email

100 times/minute

User groups

Performing Operations on a User Group

POST /v2/{project_id}/groups/{group_id}/actions

100 times/minute

Listing User Groups

GET /v2/{project_id}/groups

200 times/minute

Querying Users in a User Group

GET /v2/{project_id}/groups/{group_id}/users

200 times/minute

Creating a User Group

POST /v2/{project_id}/groups

100 times/minute

Batch Deleting User Groups

POST /v2/{project_id}/groups/batch-delete

100 times/minute

Deleting a User Group

DELETE /v2/{project_id}/groups/{group_id}

100 times/minute

Modifying a User Group

PUT /v2/{project_id}/groups/{group_id}

100 times/minute

Exporting Users in a User Group

GET /v3/{project_id}/groups/{group_id}/users/export

20 times/minute

Exporting a User Group

POST /v3/{project_id}/groups/export

20 times/minute

Exporting a User Group

GET /v2/{project_id}/groups/export

20 times/minute

Workspace

Listing Edge Sites

GET /v2/{project_id}/wks-edge-sites

200 times/minute

Resetting Site Authentication Information

POST /v2/{project_id}/sites/{site_id}/reset-auth-config

100 times/minute

Modifying the Self-Service Maintenance Channel for the Direct Connect Connection of a Site

PUT /v2/{project_id}/sites/{site_id}/dc-vnc

100 times/minute

Checking Edge Site Resources

POST /v2/{project_id}/check-edge-site-resources

100 times/minute

Querying Domain Controller Configuration

GET /v3/{project_id}/domains

200 times/minute

Configuring a Domain Controller

POST /v3/{project_id}/domains

100 times/minute

Modifying a Domain Controller

PUT /v3/{project_id}/domains

100 times/minute

Deleting Domain Controller Configurations

DELETE /v3/{project_id}/domains

100 times/minute

Synchronizing Domain Controller Users or User Groups

GET /v3/{project_id}/domains/sync-external-user

200 times/minute

Checking Whether an Enterprise ID Has Been Used

POST /v2/{project_id}/workspaces/enterprise-ids/check

200 times/minute

Verifying a Domain Controller

POST /v2/{project_id}/domain-controllers/validation

100 times/minute

Checking Whether the Workspace Service Is Locked

GET /v2/{project_id}/workspaces/lock-status

200 times/minute

Querying Workspace Service Details

GET /v2/{project_id}/workspaces

200 times/minute

Querying Site Information

GET /v2/{project_id}/sites

200 times/minute

Unlocking the Workspace Service

PUT /v2/{project_id}/workspaces/lock-status

100 times/minute

Enabling the Workspace Service

POST /v2/{project_id}/workspaces

100 times/minute

Deleting a Site

DELETE /v2/{project_id}/sites/{site_id}

100 times/minute

Adding a Site

POST /v2/{project_id}/sites

100 times/minute

Changing the Enterprise ID

PUT /v2/{project_id}/workspaces/enterprise-id

100 times/minute

Modifying Workspace Attributes

PUT /v2/{project_id}/workspaces

100 times/minute

Changing the Site Access Mode

PUT /v2/{project_id}/sites/{site_id}/access-mode

100 times/minute

Modifying a Site Service Subnet

PUT /v2/{project_id}/sites/{site_id}/subnet-ids

100 times/minute

Deregistering the Workspace Service

DELETE /v2/{project_id}/workspaces

100 times/minute

Terminal-desktop binding

Querying the Switch Configuration About Terminal-Desktop Binding

GET /v2/{project_id}/terminals/binding-desktops/config

200 times/minute

Downloading a Template for Terminal-Desktop Binding

GET /v2/{project_id}/terminals/binding-desktops/template

200 times/minute

Exporting a Terminal-Desktop Binding Excel

GET /v3/{project_id}/terminals/binding-desktops/template/export

20 times/minute

Listing Terminal-Desktop Binding Configurations

GET /v2/{project_id}/terminals/binding-desktops

200 times/minute

Deleting Terminal-Desktop Binding Configurations

POST /v2/{project_id}/terminals/binding-desktops/batch-delete

100 times/minute

Setting the Terminal-Desktop Binding Switch

POST /v2/{project_id}/terminals/binding-desktops/config

100 times/minute

Modifying Terminal-Desktop Binding Configurations

PUT /v2/{project_id}/terminals/binding-desktops

100 times/minute

Adding Terminal-Desktop Binding Configurations

POST /v2/{project_id}/terminals/binding-desktops

100 times/minute

Desktops

Changing the Associated Username of a Desktop in the AD Scenario

PUT /v2/{project_id}/desktops/change-username

100 times/minute

Checking the Sysprep Version

POST /v2/{project_id}/sysprep

200 times/minute

Verifying a Desktop Image

POST /v2/{project_id}/desktops/check-images

200 times/minute

Checking Whether Desktops Are Added to a Domain in Batches

POST /v2/{project_id}/desktops/batch-rejoin-domain/check

200 times/minute

Batch Logging Out of Desktops

POST /v2/{project_id}/desktops/logoff

100 times/minute

Querying Desktop Unbinding Information

GET /v2/{project_id}/desktops/{desktop_id}/detach-info

200 times/minute

Querying Desktop Connection Statuses

GET /v2/{project_id}/connect-desktops

200 times/minute

Querying Desktop Version Statistics

GET /v2/{project_id}/desktops/statistics/by-version

200 times/minute

Listing Desktops of a Version

GET /v2/{project_id}/desktops/list-by-version

200 times/minute

Exporting Desktops of a Version

GET /v2/{project_id}/desktops/list-by-version/export

20 times/minute

Adding Desktops to an AD Domain Again in Batches

POST /v2/{project_id}/desktops/batch-rejoin-domain

100 times/minute

Querying the Hibernation Type

GET /v2/{project_id}/hibernate-type

200 times/minute

Installing Monitoring Plug-ins

POST /v2/{project_id}/desktops/agents

100 times/minute

Changing Specifications

POST /v2/{project_id}/desktops/resize

100 times/minute

Performing Operations on a Desktop

POST /v2/{project_id}/desktops/action

100 times/minute

Querying the Sysprep Version

GET /v2/{project_id}/desktops/{desktop_id}/sysprep

200 times/minute

Querying Details About a Desktop

GET /v2/{project_id}/desktops/{desktop_id}

200 times/minute

Querying Monitoring Plug-in Installation Details

GET /v2/{project_id}/desktops/agents

200 times/minute

Querying Desktop Monitoring Information

GET /v2/{project_id}/desktop-monitor/{desktop_id}

200 times/minute

Querying Desktop Startup and Shutdown Information

GET /v2/{project_id}/desktops/{desktop_id}/actions

200 times/minute

Listing Desktops

GET /v2/{project_id}/desktops

200 times/minute

Querying the Desktop Network

GET /v2/{project_id}/desktops/{desktop_id}/networks

200 times/minute

Querying the Desktop Details List

GET /v2/{project_id}/desktops/detail

200 times/minute

Creating Remote Assistance

POST /v2/{project_id}/desktops/{desktop_id}/remote-assistance

100 times/minute

Creating a Desktop

POST /v2/{project_id}/desktops

100 times/minute

Sending Notifications

POST /v2/{project_id}/desktops/notifications

100 times/minute

Assigning Desktops to Users

POST /v2/{project_id}/desktops/attach

100 times/minute

Querying Remote Assistance Data by Desktop ID

GET /v2/{project_id}/desktops/{desktop_id}/remote-assistance

200 times/minute

Querying Available IP Addresses of a Subnet by Subnet ID

GET /v2/{project_id}/subnets/{subnet_id}/available-ip

200 times/minute

Updating the Desktop SID

PUT /v2/{project_id}/desktops/sids

100 times/minute

Unbinding Users

POST /v2/{project_id}/desktops/detach

100 times/minute

Batch Querying Desktop Networks

GET /v2/{project_id}/desktops/networks

200 times/minute

Batch Assigning Users

POST /v2/{project_id}/desktops/batch-attach

100 times/minute

Batch Unbinding Users

POST /v2/{project_id}/desktops/batch-detach

100 times/minute

Batch Switching Desktop Networks

POST /v2/{project_id}/desktops/networks/batch-change

100 times/minute

Batch Deleting Desktops

POST /v2/{project_id}/desktops/batch-delete

100 times/minute

Batch Setting Desktop Maintenance Mode

PUT /v2/{project_id}/desktops/maintenance-mode

100 times/minute

Batch Modifying User Permission Groups

POST /v2/{project_id}/desktops/change-user-privilege-group

100 times/minute

Switching the Desktop Network

PUT /v2/{project_id}/desktops/{desktop_id}/networks

100 times/minute

Canceling Remote Assistance

DELETE /v2/{project_id}/desktops/{desktop_id}/remote-assistance

100 times/minute

Deleting a Desktop

DELETE /v2/{project_id}/desktops/{desktop_id}

100 times/minute

Modifying Desktop Attributes

PUT /v2/{project_id}/desktops/{desktop_id}

100 times/minute

Batch Pre-Assigning Users

POST /v2/{project_id}/desktops/pre-batch-attach

100 times/minute

Remotely Logging In to the Console

GET /v2/{project_id}/desktops/{desktop_id}/remote-consoles

200 times/minute

Rebuilding a Desktop

POST /v2/{project_id}/desktops/rebuild

100 times/minute

Rejoining the AD Domain

POST /v2/{project_id}/desktops/{desktop_id}/rejoin-domain

100 times/minute

Converting a Desktop to an Image

POST /v2/{project_id}/desktops/desktop-to-image

100 times/minute

Desktop tags

Batch Deleting Desktop Tags

DELETE /v2/{project_id}/desktops/batch-tags

100 times/minute

Querying Desktop Tags

GET /v2/{project_id}/desktops/{desktop_id}/tags

200 times/minute

Creating a Desktop Tag

POST /v2/{project_id}/desktops/{desktop_id}/tags

100 times/minute

Querying Project Tags

GET /v2/{project_id}/desktops/tags

200 times/minute

Filtering Desktops by Tag (Deprecated)

POST /v2/{project_id}/desktops/resource_instances/action

100 times/minute

Batch Adding Desktop Tags

POST /v2/{project_id}/desktops/batch-tags

100 times/minute

Batch Adding or Deleting Tags

POST /v2/{project_id}/desktops/{desktop_id}/tags/action

100 times/minute

Deleting a Desktop Tag

DELETE /v2/{project_id}/desktops/{desktop_id}/tags/{key}

100 times/minute

Filtering Desktops by Tag

POST /v2/{project_id}/desktops/resource_instances/action

100 times/minute

Desktop pools

Performing Operations on a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/action

100 times/minute

Binding a User to a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/attach

100 times/minute

Querying Difference Statistics of a Desktop Pool

GET /v2/{project_id}/desktop-pools/{pool_id}/inconsistent-statics

200 times/minute

Listing Associated Desktop Pools

GET /v2/{project_id}/desktop-pools/statistics/by-users

200 times/minute

Listing Script Execution Tasks of a Desktop Pool

GET /v2/{project_id}/desktop-pools/script-execution-tasks/detail

200 times/minute

Listing Desktop Pools

GET /v2/{project_id}/desktop-pools

200 times/minute

Querying Users and User Groups Authorized to Access a Desktop Pool

GET /v2/{project_id}/desktop-pools/{pool_id}/users

200 times/minute

Querying Desktop Information in a Desktop Pool

GET /v2/{project_id}/desktop-pools/{pool_id}/desktops

200 times/minute

Querying Desktop Pool Details

GET /v2/{project_id}/desktop-pools/{pool_id}

200 times/minute

Creating a Desktop Pool

POST /v2/{project_id}/desktop-pools

100 times/minute

Expanding the Desktop Pool Capacity

POST /v2/{project_id}/desktop-pools/{pool_id}/expand

100 times/minute

Deleting a Desktop Pool

DELETE /v2/{project_id}/desktop-pools/{pool_id}

100 times/minute

Modifying Desktop Pool Attributes

PUT /v2/{project_id}/desktop-pools/{pool_id}

100 times/minute

Changing Desktop Pool Specifications

POST /v2/{project_id}/desktop-pools/{pool_id}/resize

100 times/minute

Sending Notifications for a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/notifications

100 times/minute

Batch Expanding Disks in a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/volumes/batch-expand

100 times/minute

Batch Deleting Disks from a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/volumes/batch-delete

100 times/minute

Batch Adding Disks to a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/volumes/batch-add

100 times/minute

Batch Executing Scripts for a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/script-executions

100 times/minute

Authorizing Users and User Groups to a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/users

100 times/minute

Rebuilding the System Disk of a Desktop Pool

POST /v2/{project_id}/desktop-pools/{pool_id}/rebuild

100 times/minute

Desktop naming policies

Creating a Desktop Name Policy

POST /v2/{project_id}/desktop-name-policies

100 times/minute

Updating a Desktop Name Policy

PUT /v2/{project_id}/desktop-name-policies/{policy_id}

100 times/minute

Obtaining the Desktop Name Policy

GET /v2/{project_id}/desktop-name-policies

200 times/minute

Batch Deleting Desktop Name Policies

POST /v2/{project_id}/desktop-name-policies/batch-delete

100 times/minute

Tenant configuration

Querying the Auxiliary Authentication Configuration

GET /v2/{project_id}/assist-auth-config/method-config

200 times/minute

Querying the Authentication-based Login Mode

GET /v2/{project_id}/auth-config/method-config

200 times/minute

Listing Auxiliary Authentication Target Objects

GET /v2/{project_id}/assist-auth-config/apply-objects

200 times/minute

Updating Auxiliary Authentication Target Objects

POST /v2/{project_id}/assist-auth-config/apply-objects

200 times/minute

Downloading SAML 2.0 Metadata

GET /v2/{project_id}/auth-config/saml2/metadata

200 times/minute

Downloading SAML 2.0 SP Metadata

GET /v2/{project_id}/auth-config/saml2/sp/metadata

200 times/minute

Verifying Configurations (Only for SAML 2.0 Configurations)

POST /v2/{project_id}/auth-config/validate-config

100 times/minute

Incrementally Updating an Authentication Configuration

PUT /v2/{project_id}/auth-configs/{auth_config_id}

100 times/minute

Querying NAT Mapping Configuration Items of a Tenant

GET /v2/{project_id}/nat-mapping-configs

200 times/minute

Listing Customized Tenant Configurations

GET /v2/{project_id}/tenant-configs

200 times/minute

Querying the Tenant Function Status

GET /v1/{project_id}/app-center/profiles

200 times/minute

Updating Auxiliary Authentication Policy Configuration

PUT /v2/{project_id}/assist-auth-config/method-config

100 times/minute

Updating an Authentication Policy

PUT /v2/{project_id}/auth-config/method-config

100 times/minute

Obtaining the Backup Configuration of the Workspace Access Address

GET /v2/{project_id}/access-config/address-backup

200 times/minute

Enabling or Disabling the Tenant Function

PATCH /v1/{project_id}/app-center/profiles

100 times/minute

Modifying the Backup Configuration of the Workspace Access Address

POST /v2/{project_id}/access-config/address-backup

100 times/minute

Modifying NAT Mapping Configuration Items of a Tenant

PUT /v2/{project_id}/nat-mapping-configs

100 times/minute

Modifying Customized Tenant Configurations

PUT /v2/{project_id}/tenant-configs

100 times/minute

Querying Default User Configurations of a Collaborative Desktop

GET /v2/{project_id}/share-space/configuration

200 times/minute

Setting Default User Configurations of a Collaborative Desktop

PUT /v2/{project_id}/share-space/configuration

100 times/minute

Organizational units (OUs)

Querying User Information in an OU

GET /v2/{project_id}/ou-users

200 times/minute

Listing OUs in the AD Domain

GET /v2/{project_id}/ad-ous

200 times/minute

Querying an OU

GET /v2/{project_id}/ous

200 times/minute

Updating an OU

PUT /v2/{project_id}/ous/{ou_id}

100 times/minute

Deleting an OU

DELETE /v2/{project_id}/ous/{ou_id}

100 times/minute

Adding an OU

POST /v2/{project_id}/ous

100 times/minute

Models

Adding Models in Batches

POST /v3/ai-agents/model-providers/{provider_id}/models/batch

100 times/minute

Deleting Models in Batches

POST /v3/ai-agents/model-providers/{provider_id}/models/batch-delete

100 times/minute

Listing Models

GET /v3/ai-agents/model-providers/{provider_id}/models

200 times/minute

Obtaining Details About a Model

GET /v3/ai-agents/model-providers/{provider_id}/models/{model_id}

200 times/minute

Updating a Model

PUT /v3/ai-agents/model-providers/{provider_id}/models/{model_id}

100 times/minute

Model groups

Listing Model Groups

GET /v3/ai-agents/model-groups

200 times/minute

Adding a Model Group

POST /v3/ai-agents/model-groups

100 times/minute

Querying Details About a Model Group

GET /v3/ai-agents/model-groups/{group_id}

200 times/minute

Updating a Model Group

PUT /v3/ai-agents/model-groups/{group_id}

100 times/minute

Deleting a Model Group

DELETE /v3/ai-agents/model-groups/{group_id}

100 times/minute

Binding Providers to a Model Group in Batches

POST /v3/ai-agents/model-groups/{group_id}/providers/batch

100 times/minute

Listing Application Objects Associated with a Model Group

GET /v3/ai-agents/model-groups/{group_id}/resources

200 times/minute

Listing Providers Associated with a Model Group

GET /v3/ai-agents/model-groups/{group_id}/providers

200 times/minute

Unbinding Providers from a Model Group in Batches

POST /v3/ai-agents/model-groups/{group_id}/providers/batch-delete

100 times/minute

Model configurations

Associating Model Groups with Resources (Desktops/Desktop Tags) in Batches

POST /v3/ai-agents/model-configs/apply

100 times/minute

Disassociating Model Groups from Resources in Batches

DELETE /v3/ai-agents/model-configs/apply

100 times/minute

User operation logs

Querying the LTS Configuration of User Events

GET /v2/{project_id}/user-events/lts-configurations

200 times/minute

Configuring LTS for User Events

POST /v2/{project_id}/user-events/lts-configurations

100 times/minute

Certificates

Listing CA Certificates

GET /v2/{project_id}/certmanager/private-certificate-authorities

200 times/minute

Creating a Certificate

POST /v2/{project_id}/certmanager/private-certificate-authorities

100 times/minute

Querying CA Certificate Details

GET /v2/{project_id}/certmanager/private-certificate-authorities/{cert_id}

200 times/minute

Deleting a CA Certificate

DELETE /v2/{project_id}/certmanager/private-certificate-authorities/{cert_id}

100 times/minute

Enabling or Disabling a CA Certificate

POST /v2/{project_id}/certmanager/private-certificate-authorities/{cert_id}/status/{status}

100 times/minute

Exporting the PEM File of a CA Certificate

POST /v2/{project_id}/certmanager/private-certificate-authorities/{cert_id}/export

20 times/minute

Exporting the CRL File of a CA Certificate

POST /v2/{project_id}/certmanager/private-certificate-authorities/{cert_id}/crl

20 times/minute

Exporting a CSR of a CA Certificate

POST /v2/{project_id}/certmanager/private-certificate-authorities/csr

20 times/minute

Importing a CA Certificate

POST /v2/{project_id}/certmanager/private-certificate-authorities/import

100 times/minute

Workspace hosts

Querying Desktops of a Workspace Host

GET /v2/{project_id}/hosts/{host_id}/servers

200 times/minute

Listing Workspace Hosts

GET /v2/{project_id}/hosts

200 times/minute

Updating a Workspace Host

PUT /v2/{project_id}/hosts

100 times/minute

Exporting the Workspace Host List

GET /v2/{project_id}/hosts/export

20 times/minute

Screen recording audit

Querying Screen Recording Records

GET /v2/{project_id}/screen-records

200 times/minute

Querying Screen Recording Details

GET /v2/{project_id}/screen-records/{record_id}

200 times/minute

Updating Full-Speed Screen Recording Upload Details

PUT /v2/{project_id}/screen-records/{record_id}

200 times/minute

Batch Deleting Screen Recordings

POST /v2/{project_id}/screen-records/batch-delete

100 times/minute

Querying Download Addresses

POST /v2/{project_id}/screen-records/download-address

200 times/minute

Querying Key Desktop Events

GET /v2/{project_id}/screen-records/{record_id}/os-operations

200 times/minute

Querying the Screen Recording Traffic Limit Configuration of a Site

GET /v2/{project_id}/screen-records/traffic-limit/configurations

200 times/minute

Updating the Screen Recording Traffic Limit Configuration of a Site

POST /v2/{project_id}/screen-records/traffic-limit/configurations

100 times/minute

Export center

Listing Exporting Tasks

GET /v2/{project_id}/export-tasks

20 times/minute

Batch Deleting Export Tasks

POST /v2/{project_id}/export-tasks/batch-delete

20 times/minute

Downloading an Exported File

GET /v2/{project_id}/export-tasks/{task_id}/download

20 times/minute

Tenant version configurations

Querying Details About a Version

GET /v2/{project_id}/version-config/{version_config_id}

200 times/minute

Listing Versions

GET /v2/{project_id}/version-config

200 times/minute

AI features

Querying the Projects, User Groups, and Users with AI Assistant Subscriptions

GET /v3/users/ai-assistant/subscribe

200 times/minute

Subscribing to and Unsubscribing from the AI Assistant

POST /v3/users/ai-assistant/subscribe

200 times/minute

Querying User Usage Frequency Statistics

GET /v3/users/ai-assistant/statistics/usage-frequency

200 times/minute

Model providers

Listing Provider Templates

GET /v3/ai-agents/model-provider-templates

200 times/minute

Verifying a Provider

POST /v3/ai-agents/model-providers/verify

100 times/minute

Listing Remote Models of a Provider

POST /v3/ai-agents/model-providers/remote-models/query

200 times/minute

Listing Provider Configurations

GET /v3/ai-agents/model-providers

200 times/minute

Adding a Provider

POST /v3/ai-agents/model-providers

100 times/minute

Querying Details About a Provider

GET /v3/ai-agents/model-providers/{provider_id}

200 times/minute

Updating a Provider

PUT /v3/ai-agents/model-providers/{provider_id}

100 times/minute

Deleting a Provider

DELETE /v3/ai-agents/model-providers/{provider_id}

100 times/minute

Skills

Listing Enterprise-developed Skills

GET /v3/ai-agents/skills

200 times/minute

Creating an Enterprise-developed Skill

POST /v3/ai-agents/skills

100 times/minute

Querying Details About an Enterprise-developed Skill

GET /v3/ai-agents/skills/{skill_id}

200 times/minute

Updating an Enterprise-developed Skill

PUT /v3/ai-agents/skills/{skill_id}

100 times/minute

Deleting an Enterprise-developed Skill

DELETE /v3/ai-agents/skills/{skill_id}

100 times/minute

Skill binding

Binding Skills

POST /v3/ai-agents/skill-bindings

100 times/minute

Unbinding Skills

POST /v3/ai-agents/skill-bindings/delete

100 times/minute

Updating Security Policy Control

POST /v3/ai-agents/skills/security-policy-control

100 times/minute

Listing Resources Controlled by a Security Policy

GET /v3/ai-agents/security-policy-control/resources

200 times/minute

Listing Resources Bound to a Common Skill

GET /v3/ai-agents/common-skills/{skill_id}/resources

200 times/minute

Listing Resources Bound to an Enterprise-developed Skill

GET /v3/ai-agents/skills/{skill_id}/resources

200 times/minute

Listing Skills Bound to an Instance

GET /v3/ai-agents/instances/{instance_id}/skills

200 times/minute

Upgrade policies

Listing Upgrade Policies

GET /v2/{project_id}/upgrade-strategies

200 times/minute

Exporting the Upgrade Policy List

GET /v2/{project_id}/upgrade-strategies/export

20 times/minute

Listing Application Objects of an Upgrade Policy

GET /v2/{project_id}/upgrade-strategy/{strategy_id}/apply-objects

200 times/minute

Updating Application Objects of an Upgrade Policy in Batches

POST /v2/{project_id}/upgrade-strategy/{strategy_id}/apply-objects

100 times/minute

Creating an Upgrade Policy

POST /v2/{project_id}/upgrade-strategy

100 times/minute

Deleting Upgrade Policies in Batches

POST /v2/{project_id}/upgrade-strategy/batch-delete

100 times/minute

Modifying an Upgrade Policy

PUT /v2/{project_id}/upgrade-strategy/{strategy_id}

100 times/minute

Upgrade tasks

Listing Upgrade Tasks

GET /v2/{project_id}/upgrade-tasks

200 times/minute

Listing Application Objects of an Upgrade Task

GET /v2/{project_id}/upgrade-task/{task_id}/apply-objects

200 times/minute

Creating a Scheduled Upgrade Task

POST /v2/{project_id}/upgrade-task

100 times/minute

Deleting Upgrade Tasks in Batches

POST /v2/{project_id}/upgrade-task/batch-delete

100 times/minute

Querying Details About an Upgrade Task

GET /v2/{project_id}/upgrade-task/{task_id}

200 times/minute

Modifying an Upgrade Task

PUT /v2/{project_id}/upgrade-task/{task_id}

100 times/minute

Triggering an Upgrade Task

POST /v2/{project_id}/upgrade-task/execute

100 times/minute

Common skills

Listing Common Skills (Read-Only)

GET /v3/ai-agents/common-skills

200 times/minute

Querying Details About a Common Skill (Read-Only)

GET /v3/ai-agents/common-skills/{skill_id}

200 times/minute

Skill packages

Generating an Upload URL

POST /v3/ai-agents/skill-packages/upload-urls

100 times/minute

Querying Skill Packages in Batches

POST /v3/ai-agents/skill-packages/batch-query

200 times/minute

Listing Skill Packages

GET /v3/ai-agents/skills/{skill_id}/packages

200 times/minute

Creating a Skill Package

POST /v3/ai-agents/skills/{skill_id}/packages

100 times/minute

Querying Details About a Skill Package

GET /v3/ai-agents/skills/{skill_id}/packages/{package_id}

200 times/minute

Updating a Skill Package

PUT /v3/ai-agents/skills/{skill_id}/packages/{package_id}

100 times/minute

Deleting a Skill Package

DELETE /v3/ai-agents/skills/{skill_id}/packages/{package_id}

100 times/minute

Generating a Download URL

POST /v3/ai-agents/skills/{skill_id}/packages/{package_id}/download-url

100 times/minute

Adding a Skill Package Region

POST /v3/ai-agents/skills/{skill_id}/packages/{package_id}/regions

100 times/minute

Removing Regions from a Skill Package

POST /v3/ai-agents/skills/{skill_id}/packages/{package_id}/regions/delete

100 times/minute

Listing Common Skill Packages (Read-Only)

GET /v3/ai-agents/common-skills/{skill_id}/packages

200 times/minute

Querying Details About a Common Skill Package (Read-Only)

GET /v3/ai-agents/common-skills/{skill_id}/packages/{package_id}

200 times/minute

Agent instances

Listing Agent Instances

GET /v3/ai-agents/instances

200 times/minute

Querying the Statistics of Agent Instances

GET /v3/ai-agents/instances/statistics

200 times/minute

Querying Model Groups Associated with an Agent Instance

GET /v3/ai-agents/instances/{instance_id}/model-groups

200 times/minute

IM channel Configurations

Delivering an IM Channel Configuration

POST /v3/ai-agents/im-channels

100 times/minute

Listing IM Channel Configurations

GET /v3/ai-agents/{id}/im-channels

200 times/minute

Deleting an IM Channel Configuration

DELETE /v3/ai-agents/{id}/im-channels/{platform}

100 times/minute

Concepts

  • Account

    The account has full access permissions for all of its cloud services and resources. It can be used to reset user passwords and grant user permissions. The account is a payment entity and should not be used directly to perform routine management. For security purposes, create IAM users and grant them permissions for routine management.

  • User

    A user is created by an account in IAM to use cloud services. Each user has its own identity credentials (password and access keys).

    The account name, username, and password will be required for API authentication.

  • Region
  • AZ

    An availability zone (AZ) contains one or more physical data centers. Each AZ has independent cooling, fire extinguishing, moisture-proof, and electricity facilities. Within an AZ, computing, network, storage, and other resources are logically divided into multiple clusters. AZs within a region are interconnected by optical fibers for high-availability networking.

  • Project

    Projects group and isolate resources (including compute, storage, and network resources) across physical regions. A default project is provided for each region, and subprojects can be created under each default project. Users can be granted permissions to access all resources in a specific project. For more refined access control, create subprojects under a project and purchase resources in the subprojects. Users can then be assigned permissions to access only specific resources in the subprojects.

    Figure 1 Project isolation model