[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
DesktopSpecReq
Properties
string
appName
Optional
App Name to launch
string
clientId
Optional
Client ID
string
entitlementId
Optional
Entitlement ID
string
launchId
Optional
Launch ID
boolean
nativeClient
Optional
Launch client - HTML or native client
string
sessionId
Optional
ID of the session to resume
string
templateId
Optional
Template ID
string
vmId
Optional
VM ID
JSON Example
{
"appName": "Notepad",
"clientId": "clientid",
"entitlementId": "ent-id-12345",
"launchId": "p:12345",
"sessionId": "abcd",
"templateId": "6012393dfdfdf8",
"vmId": "ded1000"
}