Help Center/ Workspace/ CLI Reference/ CLI Command Reference (Workspace Application Streaming)
Updated on 2026-09-09 GMT+08:00

CLI Command Reference (Workspace Application Streaming)

Product Package Management

API Name

Command

Description

Operation

Querying Application Streaming Packages

hcloud WorkspaceApp ListProduct

Queries Application Streaming packages by filtering based on conditions.

Go debug

Querying Session Packages

hcloud WorkspaceApp ListSessionType

Queries session packages.

Go debug

Querying Session Packages (discarded)

hcloud WorkspaceApp ShowSessionTypes

Queries session packages.

Go debug

AZ Management

API Name

Command

Description

Operation

Querying AZs

hcloud WorkspaceApp ListAvailabilityZone

Queries AZs where Huawei Cloud Workspace is available.

Go debug

Querying AZs (by Site)

hcloud WorkspaceApp ListAz

Queries supported AZs by site. Queries supported AZs.

Go debug

Disk Management

API Name

Command

Description

Operation

Querying Available Disk Types

hcloud WorkspaceApp ListVolumeType

Queries available disk types.

Go debug

Server Group Management

API Name

Command

Description

Operation

Querying Auto Scaling Policies of a Server Group

hcloud WorkspaceApp ShowScalingPolicy

Queries auto scaling policies of a server group. If no policy is configured for the server, the default policy is returned.

Go debug

Adding or Modifying an Auto Scaling Policy

hcloud WorkspaceApp CreateOrUpdateScalingPolicy

Adds or modifies an auto scaling policy. Only pay-per-use servers support this operation.

Go debug

Deleting an Auto Scaling Policy

hcloud WorkspaceApp DeleteScalingPolicy

Deletes an auto scaling policy.

Go debug

Querying Basic Information About a Tenant Server Group

hcloud WorkspaceApp ListTenantServerGroups

Queries basic information about a tenant server group (used to bind server groups when creating an application group).

Go debug

Querying Server Groups

hcloud WorkspaceApp ListServerGroups

Queries server groups.

Go debug

Creating a Server Group

hcloud WorkspaceApp CreateServerGroup

Creates a server group.

Go debug

Querying Specified Server Groups

hcloud WorkspaceApp ShowServerGroup

Queries specified server groups.

Go debug

Deleting a Server Group

hcloud WorkspaceApp DeleteServerGroups

Deletes a server group.

Go debug

Modifying a Server Group

hcloud WorkspaceApp UpdateServerGroup

Modifies a server group.

Go debug

Querying Specified Tenant Server Groups

hcloud WorkspaceApp ShowServerGroupRestrict

Queries specified tenant server groups.

Go debug

Verifying a Server Group

hcloud WorkspaceApp ValidateServerGroup

Checks whether a server group meets the specified rules.

Go debug

Querying Server Status of a Specified Server Group

hcloud WorkspaceApp ShowServerGroupState

Queries the server status of a specified server group.

Go debug

Server Management

API Name

Command

Description

Operation

Querying Servers

hcloud WorkspaceApp ListServers

Queries servers.

Go debug

Querying Specified Servers

hcloud WorkspaceApp ShowServer

Queries whether the data of this API in the specified server is the same as that queried by list.

Go debug

Deleting a Server

hcloud WorkspaceApp DeleteServer

Deletes a server. Servers that do not exist are ignored and a response indicating successful operations will be returned. This API is called after an order is unsubscribed.

Go debug

Modifying a Server

hcloud WorkspaceApp UpdateServer

Modifies a server.

Go debug

Deleting Servers in Batches

hcloud WorkspaceApp BatchDeleteServer

Deletes servers in batches.

Go debug

Reinstalling a Server

hcloud WorkspaceApp ReinstallServer

Reinstalls a server.

Go debug

Rebuilding Servers in Batches

hcloud WorkspaceApp BatchReinstallServer

Rebuilds servers in batches.

Go debug

Modifying a Server Image

hcloud WorkspaceApp ChangeServerImage

Modifies the server image.

Go debug

Modifying Server Images in Batches

hcloud WorkspaceApp BatchChangeServerImage

Modifies server images in batches.

Go debug

Marking the Server Maintenance Status

hcloud WorkspaceApp BatchChangeServerMaintainMode

Marks the server maintenance status. If a server is in maintenance, no traffic is allocated to the server.

Go debug

Starting a Server

hcloud WorkspaceApp BatchStartServer

Starts a server.

Go debug

Restarting a Server

hcloud WorkspaceApp BatchRebootServer

Restarts a server.

Go debug

Stopping a Server

hcloud WorkspaceApp BatchStopServer

Stops a server.

Go debug

Rejoining Servers to a Domain in Batches

hcloud WorkspaceApp BatchRejoinDomain

Rejoins servers to the AD domain in batches, which is used for servers out of the domain.

Go debug

Upgrading the HDA Version of Servers in Batches

hcloud WorkspaceApp BatchUpgradeHdaVersion

Upgrades the HDA version of servers in batches.

Go debug

Obtaining a VNC Remote Login Address

hcloud WorkspaceApp ShowServerVnc

Obtains a VNC remote login address.

Go debug

Querying HDA information of a Server

hcloud WorkspaceApp ListServerHdaDetails

Queries HDA information of a server.

Go debug

Querying the Latest HDA Version of a Tenant

hcloud WorkspaceApp ShowAccessAgentLatestVersion

Queries the latest HDA version of a tenant.

Go debug

Querying HDA Upgrade Tracing Records of a Server

hcloud WorkspaceApp ListServerHdaUpgradeRecords

Queries HDA upgrade tracing records of a server.

Go debug

Querying Monitoring Information of an Application Streaming Server

hcloud WorkspaceApp ShowServerMetricData

Queries data (such as the CPU usage, memory usage, and period when a user is online) of a desktop in a time range (from 1 hour to 30 days). The data can be retained for up to 180 days.

Go debug

Querying the Monitoring Data of a Metric of a Specified Granularity in a Specified Time Range

hcloud WorkspaceApp ListServerMetricData

Queries the monitoring data of a metric of a specified granularity in a specified time range.

Go debug

Querying HDA Upgrade Notification Flag

hcloud WorkspaceApp ShowHdaUpgradeFlag

Queries the HDA upgrade notification flag (only for internal access).

Go debug

Migrating Servers at the Source Cloud Host to Workspace Servers

hcloud WorkspaceApp BatchMigrateHostsServer

Migrates the servers at the source cloud host to Workspace servers.

Go debug

Updating Virtual Session IP Configurations on the Server in Batches

hcloud WorkspaceApp BatchUpdateTsvi

Updates virtual session IP configurations on the server in batches, which requires server reboot.

Go debug

Querying the Latest Versions of All HDAs of a Tenant

hcloud WorkspaceApp ListAccessAgentLatestVersion

Queries the latest versions of all HDAs of a tenant.

Go debug

Creating an ECS

hcloud WorkspaceApp CreateAppServers

API for creating an ECS.

Go debug

Application Group Management

API Name

Command

Description

Operation

Querying Application Groups

hcloud WorkspaceApp ListAppGroup

Queries created application groups by name or authorization type.

Go debug

Creating an Application Group

hcloud WorkspaceApp CreateAppGroup

Creates an application group.

Go debug

Deleting Application Groups in Batches

hcloud WorkspaceApp BatchDeleteAppGroup

Deletes application groups in batches. If the operation is repeated, the operation is successful (response code 200 is returned).

Go debug

Querying Application Group Details

hcloud WorkspaceApp ShowAppGroupDetail

Queries application group details.

Go debug

Deleting an Application Group

hcloud WorkspaceApp DeleteAppGroup

Deletes a specified application group. If the operation is performed repeatedly, a success response (HTTP status code 200) is returned.

Go debug

Modifying an Application Group

hcloud WorkspaceApp UpdateAppGroup

Modifies an application group.

Go debug

Verifying an Application Group

hcloud WorkspaceApp CheckAppGroup

Checks whether an application group meets the specified rules.

Go debug

Disassociating a Service Group from All Application Groups

hcloud WorkspaceApp DisassociateAppGroup

Disassociates a service group from all application groups.

Go debug

Querying Records of Sending Emails on Application Group Authorization

hcloud WorkspaceApp ListAuthorizationMailRecord

Queries records of sending emails on application group authorization.

Go debug

Resending an Email on Application Group Authorization (Based on Authorization Email Records)

hcloud WorkspaceApp SendAuthorizationMail

Resends an email on application group authorization (based on authorization email records).

Go debug

Resending an Email on Application Group Authorization (Based on Authorization Records)

hcloud WorkspaceApp SendAuthorizedMail

Resends an email on application group authorization (based on authorization records).

Go debug

Application Management

API Name

Command

Description

Operation

Setting Application Prestart in Batches

hcloud WorkspaceApp UpdatePreBootPolicy

Sets application prestart in batches.

Go debug

Publishable Applications

hcloud WorkspaceApp ShowPublishableApp

Queries publishable applications in an application group.

Go debug

Unpublishing Applications in Batches

hcloud WorkspaceApp UnpublishApp

Unpublishes applications in batches.

Go debug

Enabling Applications in Batches

hcloud WorkspaceApp BatchEnableApp

Enables applications in batches.

Go debug

Disabling Applications in Batches

hcloud WorkspaceApp BatchDisableApp

Disables applications in batches.

Go debug

Verifying an Application

hcloud WorkspaceApp CheckPublishApp

Verifies the application to be published. Applications with the same name cannot be published.

Go debug

Querying Published Applications

hcloud WorkspaceApp ListPublishedApp

Queries published applications.

Go debug

Publishing an Application

hcloud WorkspaceApp PublishApp

Publishes application in batch. Any name duplicate is not allowed.

Go debug

Querying Application Details

hcloud WorkspaceApp ShowAppDetail

Queries application details.

Go debug

Modifying Application Information

hcloud WorkspaceApp UpdateApp

Modifies application information.

Go debug

Modifying the Icon of a Custom Application

hcloud WorkspaceApp UploadAppIconRaw

Modify the icon of a custom application.

Go debug

Modifying Custom Application Icons

hcloud WorkspaceApp UploadAppIcon

Modifies custom application icons.

Go debug

Deleting a Custom Application Icon

hcloud WorkspaceApp DeleteAppIcon

Deletes a custom application icon and restores the default application icon. If the operation is performed repeatedly, a success response (HTTP status code 200) is returned.

Go debug

Application Authorization Management

API Name

Command

Description

Operation

Adding Application Group Authorization

hcloud WorkspaceApp AddAppGroupAuthorization

Adds user permissions to an application group so that users can access all published applications in the group.

Go debug

Querying Application Group Authorization Records

hcloud WorkspaceApp ListAppGroupAuthorization

Queries authorized users of an application.

Go debug

Removing Application Group Authorization

hcloud WorkspaceApp BatchDeleteAppGroupAuthorization

Removes specified users from application group authorization. Then, the removed users cannot access the application group. If the operation is repeated, the operation is successful.

Go debug

Usage Records

API Name

Command

Description

Operation

Querying Application Usage Records

hcloud WorkspaceApp ListAppConnection

Queries application usage records.

Go debug

Exporting Application Usage Records

hcloud WorkspaceApp ExportAppConnection

Exports application usage records.

Go debug

Exporting User Login Records

hcloud WorkspaceApp ExportUserConnection

Exports user login records.

Go debug

Querying User Login Records

hcloud WorkspaceApp ListUserConnection

Queries user login records.

Go debug

Querying Current Session by Username

hcloud WorkspaceApp ListSessionByUserName

Queries current session by username.

Go debug

Logging Out of a Session

hcloud WorkspaceApp LogoffUserSession

Logs out of a session.

Go debug

Querying User Sessions

hcloud WorkspaceApp ListSessions

Queries user sessions.

Go debug

Exporting the User Session List

hcloud WorkspaceApp ExportSessions

Exports the user session list.

Go debug

Policy Management

API Name

Command

Description

Operation

Querying Policy Groups

hcloud WorkspaceApp ListPolicyGroup

Queries the brief information of a policy group, including the application object and policy items.

Go debug

Adding a Policy Group

hcloud WorkspaceApp CreatePolicyGroup

Adds a policy group. Policy groups can be used to control client access policies for files, clipboards, and sessions.

Go debug

Querying Policy Group Details

hcloud WorkspaceApp ShowPolicyGroup

Queries details about a policy group by policy group ID, including the policy information and target object information.

Go debug

Deleting a Policy Group

hcloud WorkspaceApp DeletePolicyGroup

Deletes specified policy groups, including their policy information and application objects.

Go debug

Modifying a Policy Group

hcloud WorkspaceApp UpdatePolicyGroup

Modifies a specified policy group.

Go debug

Querying Policy Group Detail Lists

hcloud WorkspaceApp ListPolicyGroupDetailInfo

Policy information and target object information.

Go debug

Querying Initial Policy Items

hcloud WorkspaceApp ShowOriginalPolicyInfo

Queries initial policy items. An initial policy item is the default configuration of all protocol configuration items. Users can modify the initial policy item as required to create a new policy group.

Go debug

Querying Policy Items of a Policy Group

hcloud WorkspaceApp ListPolicyOfPolicyGroup

Queries policy items of a specified policy group.

Go debug

Querying Target Objects of a Policy Group

hcloud WorkspaceApp ListTargetsOfPolicyGroup

Queries application objects of a specified policy group.

Go debug

Querying Policy Templates

hcloud WorkspaceApp ListPolicyTemplate

This interface is used to query the brief information list of a policy template, including the policy information and application object information. When creating a policy group, you can adjust the configuration based on the existing policy template to quickly create a policy group.

Go debug

Adding a Policy Template

hcloud WorkspaceApp CreatePolicyTemplate

Add a policy template. After a policy template is created, you can adjust the configuration based on the existing policy template when creating a policy group.

Go debug

Deleting a Policy Template

hcloud WorkspaceApp DeletePolicyTemplate

Deletes a specified policy template, including the policy information and application object information corresponding to the policy template.

Go debug

Modifying a Policy Template

hcloud WorkspaceApp UpdatePolicyTemplate

Modifies information about a specified policy template.

Go debug

Storage management

API Name

Command

Description

Operation

Querying SFS 3.0 Storage

hcloud WorkspaceApp ListSfs3Storage

Queries SFS 3.0 storage.

Go debug

Querying Workspace Storage

hcloud WorkspaceApp ListPersistentStorage

Queries the WKS storage.

Go debug

Creating Workspace Storage

hcloud WorkspaceApp CreatePersistentStorage

Creates Workspace storage. Currently, only SFS 3.0 Capacity-Oriented file systems can be created.

Go debug

Deleting Workspace Storage

hcloud WorkspaceApp DeletePersistentStorage

Deleting the shared storage only removes the association between the NAS and the file system, and does not delete the file system or data in the file system.

Go debug

Deleting Workspace Storage in Batches

hcloud WorkspaceApp BatchDeletePersistentStorage

Deletes Workspace storage in batches.

Go debug

Querying Shared Storage Directories

hcloud WorkspaceApp ListShareFolder

Queries shared storage directories.

Go debug

Creating a Shared Storage Directory

hcloud WorkspaceApp CreateShareFolder

Creates a shared storage directory.

Go debug

Modifying a Shared Directory Member

hcloud WorkspaceApp UpdateShareFolderAssignment

Adds or removes shared directory members in batches.

Go debug

Creating a Personal Storage Directory

hcloud WorkspaceApp UpdateUserFolderAssignment

Creates a personal storage directory. If the directory already exists, only the policy is updated and the directory is not created repeatedly.

Go debug

Deleting a Storage Directory

hcloud WorkspaceApp DeleteStorageClaim

Deletes a shared storage directory.

Go debug

Deleting a Personal Storage Directory

hcloud WorkspaceApp DeleteUserStorageAttachment

After a personal storage directory is deleted, the data in the personal storage directory is permanently deleted and cannot be restored.

Go debug

Querying Personal Storage Directories

hcloud WorkspaceApp ListStorageAssignment

Queries personal storage directories.

Go debug

Querying Access Permission Policies of a Storage Directory

hcloud WorkspaceApp ListStoragePolicyStatement

Queries access permission policies of a storage directory.

Go debug

Adding or Updating a Custom Policy for Storage Directory Access Permissions

hcloud WorkspaceApp CreateOrUpdateStoragePolicyStatement

Adds or updates a custom policy for storage directory access permissions (if a custom policy exists, the existing policy will be updated).

Go debug

Task Management

API Name

Command

Description

Operation

Querying the Number of Subtasks

hcloud WorkspaceApp CountSubJobs

Queries the number of asynchronous subtasks.

Go debug

Querying Subtasks

hcloud WorkspaceApp ListSubJobs

Queries the execution status of an asynchronous subtask. If sub_job_ids is not empty, offset and limit do not take effect.

Go debug

Deleting Subtasks in Batches

hcloud WorkspaceApp BatchDeleteAppSubJobs

Deletes subtasks in batches.

Go debug

Querying Task Execution Statuses (discarded)

hcloud WorkspaceApp ShowJob

Queries the job execution status.

Go debug

Querying Task Execution Status Details

hcloud WorkspaceApp ShowJobDetail

Queries task execution statuses.

Go debug

Querying the Image Tasks of a Tenant

hcloud WorkspaceApp ListImageJobs

Queries the execution status of asynchronous tasks of a tenant.

Go debug

Querying Image Task Details

hcloud WorkspaceApp ShowImageJob

Queries the execution status of an asynchronous task, such as an image instance creation task.

Go debug

Querying the Number of Image Subtasks

hcloud WorkspaceApp CountImageSubJobs

Queries the number of asynchronous subtasks. If job_type is not specified,

Go debug

Querying Image Subtasks

hcloud WorkspaceApp ListImageSubJobs

Queries the execution status of an asynchronous subtask. If sub_job_ids is not empty, offset and limit do not take effect.

Go debug

Deleting Image Subtasks in Batches

hcloud WorkspaceApp BatchDeleteImageSubJobs

Deletes subtasks in batches.

Go debug

Quota Management

API Name

Command

Description

Operation

Verifying Quota

hcloud WorkspaceApp CheckQuota

Verifies the quota. Before purchasing a server, you can call this API to check whether the server resources are sufficient.

Go debug

Server Group Tag Management

API Name

Command

Description

Operation

Querying Server Group Tags

hcloud WorkspaceApp ShowServerGroupTag

Queries the tag information about a specified server group.

Go debug

Querying Resource Tags of a Tenant in All Server Groups

hcloud WorkspaceApp ListServerGroupTag

Queries the resource tag set of a tenant in all server groups.

Go debug

Adding a Server Group Tag

hcloud WorkspaceApp CreateServerGroupTags

The API is idempotent.

Go debug

Deleting a Server Group Tag

hcloud WorkspaceApp DeleteServerGroupTags

The API is idempotent.

Go debug

Adding Server Group Tags in Batches

hcloud WorkspaceApp BatchCreateServerGroupTags

The API is idempotent.

Go debug

Deleting Server Group Tags in Batches

hcloud WorkspaceApp BatchDeleteServerGroupTags

The API is idempotent.

Go debug

Application Repository Management

API Name

Command

Description

Operation

Obtaining the Temporary AK/SK Uploaded to an OBS Bucket

hcloud WorkspaceApp AuthorizeObs

Obtains the temporary AK/SK uploaded to an OBS bucket.

Go debug

Uploading an Icon File to the Application Repository

hcloud WorkspaceApp UploadWarehouseAppIcon

Uploads an icon file to the application repository.

Go debug

Querying Applications in a Tenant Application Repository

hcloud WorkspaceApp ListWarehouseApps

Queries applications in a tenant application repository.

Go debug

Adding an Application to the Application Repository

hcloud WorkspaceApp CreateWarehouseApp

Adds an application to the application repository.

Go debug

Deleting a Specified Application in the Application Repository

hcloud WorkspaceApp DeleteWarehouseApp

Deletes a specified application in the application repository.

Go debug

Modifying Specified Application Information in the Application Repository

hcloud WorkspaceApp UpdateWarehouseApp

Modifies specified application information in the application repository.

Go debug

Batch Deleting Specified Applications in the Application Repository

hcloud WorkspaceApp BatchDeleteWarehouseApp

Batch deletes specified applications in the application repository.

Go debug

Adding a Bucket or Authorizing Access to a Bucket

hcloud WorkspaceApp CreateBucketOrAcl

Adds a bucket or authorizes access to a bucket.

Go debug

Querying User Application Repository Buckets

hcloud WorkspaceApp ShowAppWarehouseBucket

Queries user application repository buckets.

Go debug

Adding a User Application Repository Bucket and Authorizing Access to the Bucket

hcloud WorkspaceApp BindAppWarehouseBucket

Adds a user application repository bucket and authorizes access to the bucket.

Go debug

Image Management

API Name

Command

Description

Operation

Querying Image Instances

hcloud WorkspaceApp ListImageServers

Queries image instances.

Go debug

Creating an Image Instance

hcloud WorkspaceApp CreateImageServer

Creates an image instance.

Go debug

Querying Specified Image Instances

hcloud WorkspaceApp ShowImageServer

Queries whether the data of this API in the specified image instance is the same as that queried by list.

Go debug

Modifying an Image Instance

hcloud WorkspaceApp UpdateImageServer

Modifies an image instance.

Go debug

Deleting Image Instances in Batches

hcloud WorkspaceApp BatchDeleteImageServer

Deletes image instances in batches.

Go debug

Distributing Software Information to an Image Instance

hcloud WorkspaceApp AttachImageServerApp

Distributes application software information to an image instance. Administrators can download and install application software as required.

Go debug

Querying Information About the Latest Distributed Software

hcloud WorkspaceApp ListLatestAttachedServerApp

Queries information about the latest distributed software. The returned ID list does not contain specific information.

Go debug

Creating an Application Streaming Image

hcloud WorkspaceApp RecreateServerImage

Creates an Application Streaming image.

Go debug

Order

API Name

Command

Description

Operation

Creating an Order

hcloud WorkspaceApp CreateOrder

Creates an order.

Go debug

Scheduled Task

API Name

Command

Description

Operation

Querying Scheduled Tasks

hcloud WorkspaceApp ListScheduleTasks

Queries the name (fuzzy match).

Go debug

Adding a scheduled task

hcloud WorkspaceApp CreateScheduleTask

Adding a scheduled task.

Go debug

Querying Details About a Specified Scheduled Task

hcloud WorkspaceApp ShowScheduleTask

Queries details about a specified scheduled task.

Go debug

Deleting a Task

hcloud WorkspaceApp DeleteScheduleTask

Deletes a task. Tasks that do not exist are ignored and a response indicating successful operations will be returned.

Go debug

Modifying a Scheduled Task

hcloud WorkspaceApp UpdateScheduleTask

Modifies a scheduled task.

Go debug

Deleting Scheduled Tasks in Batches

hcloud WorkspaceApp BatchDeleteScheduleTask

Deletes scheduled tasks in batches.

Go debug

Querying Scheduled Task Execution

hcloud WorkspaceApp ListTaskExecuteHistory

Queries scheduled task execution.

Go debug

Querying Executed Subtasks of a Scheduled Task

hcloud WorkspaceApp ListTaskExecuteDetail

Queries executed subtasks of a scheduled task.

Go debug

List of future execution time

hcloud WorkspaceApp ListFutureExecutions

List of future execution time.

Go debug

Tenant Configurations

API Name

Command

Description

Operation

Querying Enterprise System Configurations

hcloud WorkspaceApp ListCorpConfigInfo

Configuration loading sequence: Queries enterprise-level configurations. If no configurations are found, the default Apollo configuration will be used. If no Apollo configurations are found, there will be no response.

Go debug

Querying Tenant Information

hcloud WorkspaceApp ListTenantProfile

Queries tenant information.

Go debug

Activating and Initializing a Tenant Service

hcloud WorkspaceApp InitializeTenant

Activates a tenant service.

Go debug

CloudStorage

API Name

Command

Description

Operation

Querying Project Configurations

hcloud WorkspaceApp ListProjectConfigs

Queries project configurations.

Go debug

Querying Project Configuration Information

hcloud WorkspaceApp ShowProjectConfig

Queries project configuration information.

Go debug

Querying Cloud Storage

hcloud WorkspaceApp ListCloudStorage

Queries cloud storage.

Go debug

Creating Project Configuration Association

hcloud WorkspaceApp CreateCloudStorage

Creates project configuration association. Currently, only project configuration association is supported.

Go debug

Deleting Cloud Storage

hcloud WorkspaceApp DeleteCloudStorage

Deletes shared storage. Only the association between NAS and project configuration is removed.

Go debug

Deleting Cloud Storage in Batches

hcloud WorkspaceApp BatchDeleteCloudStorage

Deletes cloud storage in batches.

Go debug

Creating a Personal Folder

hcloud WorkspaceApp CreateUserFolderAssignment

If the directory of the personal folder to create already exists, only the policy is updated and the directory is not created repeatedly.

Go debug

Modifying a Personal Folder

hcloud WorkspaceApp UpdateCloudUserFolderAssignment

Creates a personal folder.

Go debug

Deleting a Personal Folder

hcloud WorkspaceApp DeleteCloudStorageAttachment

After a personal storage directory is deleted, the data in the personal storage directory is permanently deleted and cannot be restored.

Go debug

Querying Personal Folders

hcloud WorkspaceApp ListCloudStorageAssignment

Queries personal folders.

Go debug

Resetting the user profile

hcloud WorkspaceApp ResetUserProfile

Resets the userprofile, including initializing or resetting the userprofile, and backing up the userprofile.

Go debug

Querying Folders and Files

hcloud WorkspaceApp ListFoldersAndFiles

Queries folders and files in a specified directory.

Go debug

Transferring a File

hcloud WorkspaceApp TransferFile

Cloud storage file transfer and sharing

Go debug

Pre-Transferring a File

hcloud WorkspaceApp TransferFilePre

Pre-transfers a file. An available file path is returned before the recipient receives the file.

Go debug

Switching the Cluster to Which a Folder Belongs

hcloud WorkspaceApp ChangeCluster

Switches the cluster to which a folder belongs.

Go debug

hotspotSession

API Name

Command

Description

Operation

Querying Hotspot Session Migration Configurations

hcloud WorkspaceApp ListHotspotSessionConfig

Queries hotspot session migration configurations.

Go debug

Creating Hot Session Migration Configurations

hcloud WorkspaceApp CreateHotspotSessionConfig

Creates a hotspot session migration configuration.

Go debug

Updating Hot Session Migration Configurations

hcloud WorkspaceApp UpdateHotspotSessionConfig

Updates hot session migration configurations.

Go debug

Querying Users Not Migrated from Hotspot Sessions

hcloud WorkspaceApp ListNonMigrationUsers

Queries users who are not migrated from hotspot sessions.

Go debug

Updating Users Not Migrated from Hotspot Sessions

hcloud WorkspaceApp UpdateNonMigrationUsers

Updates the users who are not migrated from hotspot sessions. When adding users, existing entries are overwritten. When deleting users, missing entries are skipped.

Go debug