Updated on 2025-09-09 GMT+08:00

Cloud Desktop Statuses

The following status fields are returned by the Workspace API for querying desktop details:

  • status: power supply status of a desktop
  • task_status: task status of a desktop, that is, the intermediate status of a desktop when the desktop is processing an operation
  • login_status: connection status of a desktop
You can view only the following two statuses on the console:
  • Running status: consists of task_status and status. If task_status is not empty, its status value is displayed. If task_status is empty, the status value of status is displayed.
  • Connection status: consists of login_status. Table 3 describes each status in detail and the status values displayed on the console.
    Table 1 status list

    status

    Description

    ACTIVE

    Running

    SHUTOFF

    Stopped

    HIBERNATED

    Hibernated

    ERROR

    Faulty

    STARTING

    Starting

    STOPPING

    Stopping

    RESTARTING

    Restarting

    HIBERNATING

    Hibernating

    AWAKENING

    Waking up

    Table 2 task_status list

    task_status

    Description

    CreatedSuccess

    Created

    creating

    Creating

    Deleting

    Deleting

    updating

    Rebuilding

    attaching

    Assigning a desktop to a user

    DesktopDetaching

    Unbinding a user

    desktopNetworkChanging

    Changing the network

    userPrivilegeGroupChanging

    Changing the user permission group

    migrating

    Cold migrating

    updatingSids

    Updating the SID

    rejoiningDomain

    Rejoining the domain

    restoring

    Restoring a desktop

    addingVolumes

    Adding a disk

    deletingVolumes

    Deleting a disk

    expandingVolumes

    Expanding disk capacity

    desktopToImage

    Creating an image

    acrossAzDesktopMigrating

    Migrating across AZs

    desktopResizing

    Changing specifications

    creatingWksSnapshot

    Creating a snapshot

    restoringWksSnapshot

    Restoring a snapshot

    Table 3 login_status list

    login_status

    Description

    Connection Status Displayed on the Console (New Version)

    Connection Status Displayed on the Console (Old Version)

    CONNECTED

    The user is connecting to a desktop.

    Connected

    In use

    DISCONNECTED

    The user has disconnected from a desktop after using it.

    Unconnected

    Disconnected

    REGISTERED

    The desktop is ready after being started.

    Ready

    OFFLINE

    The desktop is offline because it is stopped or hibernated.

    Offline

    UNREGISTER

    The desktop cannot be connected to temporarily due to abnormal registration status. If there is an ongoing task, wait until the task is completed and then check the status. If the connection cannot be established for a long time, you can remotely log in to check the issue or restart the desktop.

    Connection failed

    Connection failed