[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Launch Items
DescriptionGets all the entitlements which can be launched by the assigned user.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://cloud.vmwarehorizon.com/portal/v1/users/launchitems
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
LaunchItemsDTO
of type application/json
{
"entitlementType": "DESKTOP",
"id": "ent-id-12345",
"name": "entitlement-123"
}
string
entitlementType
Required
Entitlement type
Possible values are: APPLICATION , DESKTOP , DESKTOP_APPLICATION
string
name
Required
Pool/AppDisplay/Entitlement name or dedicated vmId
string
id
Optional
Pool/Entitlement ID
string
originId
Optional
string
preferredClientType
Optional
Preferred Client type
Possible values are: BROWSER , HORIZON_CLIENT
boolean
restartable
Optional
Whether the launch item is restartable
Errors
ErrorResponse
401
Unauthorized
ErrorResponse
403
Forbidden
Code Samples
cURL Command
curl https://cloud.vmwarehorizon.com/portal/v1/users/launchitems
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Portal Operations
post
post
get
get
get
post
post
get
get