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
Example response
{
"success": true
}