Viewing State of Desktops

View the state of desktops for a desktop pool in Secure Desktops.

States include:

  • Active: The desktop is running and active. The desktop user can access this desktop.
  • Inactive: The desktop is stopped and inactive. The desktop user cannot access this desktop.
  • Creating: The service is provisioning the desktop instance.
  • Updating: The service is starting or stopping the desktop instance.
  • Deleting: The service is deleting the desktop instance.
  • Deleted: The desktop has been deleted and cannot be used.
  • Failed: The desktop has failed and cannot be used.
  • Note

    To perform this task, you must be the desktop administrator.
    1. Open the navigation menu and click Compute. Under Secure Desktops, click Desktop Pools.
    2. Under List scope, select the compartment that contains the desktop pool.
    3. Click the desktop pool name.
    4. Go to the Desktops section, locate the desktop in the list, and view the associated value displayed in the State column.
  • Use the desktop-pool list-desktops command and required parameters to view the status of desktops in a desktop pool:
    oci desktops desktop-pool list-desktops --compartment-id <ocid> --desktop-pool-id <ocid> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListDesktopPoolDesktops operation to get information about the desktops within a desktop pool.