Viewing a Desktop Pool's Details
View details for a specific desktop pool by using Secure Desktops.
- Note
To perform this task, you must be the desktop administrator.- Open the navigation menu and click Compute. Under Secure Desktops, click Desktop Pools.
- Under List scope, select the compartment that contains the desktop pool.
-
Click the desktop pool name.
On the Desktop Pool Details page, the following information is displayed under Desktop pool information:
- General information: Compartment, description, start and stop times, OCID, creation date, contact details, administrator privileges, and client URL (used to access desktops).
- Placement: Availability domain.
- Pool size: Maximum size and standby size for the desktop pool.
- Image and shape: Image, operating system, use dedicated virtual machine host, shape, OCPU count, memory (GB), and baseline utilization per OCPU.
- Storage: Desktop storage, volume size, and backup policy.
- Desktop pool network: Virtual Cloud Network (VCN), subnet, and number of network security groups (NSGs). Click Show to view NSGs.
- Private access network (if enabled): Virtual Cloud Network (VCN), subnet, private endpoint IP address, private endpoint domain name, and number of network security groups (NSGs). Click View all to view NSGs.
- Device access policy: Clipboard, audio, and drive mapping access.
- Desktop management policy: Action on inactivity and grace period, action on disconnect and grace period, scheduled start and stop times for desktops.
- Resource usage: Number of active desktops.
-
On the Desktop Pool Details page, scroll to the Desktops section to view information about the desktops contained in the desktop pool.
For each desktop, the following information is displayed:
- User name: The friendly name for the desktop.
- State: The current state of the desktop (Active, Inactive, Creating, Updating, Deleting, Deleted, Failed).
- Desktop ID: The OCID for the desktop.
- Click Show to view the entire instance ID.
- Click Copy to copy the instance ID.
- Instance ID: A link to the Oracle Cloud Infrastructure Compute instance for the desktop.
- Click the link to access the instance in Compute.
- Click Show to view the entire instance ID.
- Click Copy to copy the instance ID.
- Created: The date when the desktop was created.
- Use the desktop-pool get command and required parameters to view the details for a specific desktop pool:
oci desktops desktop-pool get --desktop-pool-id <ocid> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the GetDesktopPool operation to view information about a desktop pool.