v1

latestOpenAPI 3.1.0Apache 2.02026-07-17870411.0 KB
Virtual Desktops

List all virtual desktop sessions

Retrieves detailed information about all active DCV virtual desktop sessions (admin access required)

get/api/dcv/virtual_desktops/list_all

Headers

X-EDH-USERstring required

EDH username for authentication (must be admin)

X-EDH-TOKENstring required

EDH authentication token

Response

All virtual desktop sessions retrieved successfully

successboolean required
messageobject required

Dictionary of session UUIDs mapped to session details

Example response

{
  "success": true
}