[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
DesktopSpecRequestTO
Properties
string
clientId
Optional
Client ID
string
launchId
Optional
Launch ID
boolean
nativeClient
Optional
Launch client - HTML or native client
string
sessionId
Optional
ID of the session to resume
JSON Example
{
"clientId": "clientid",
"launchId": "p:12345",
"sessionId": "abcd"
}