[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Application Icon
DescriptionGet icon image by application id and icon name. This API requires user authentication.
Request
URLURL
https://cloud.vmwarehorizon.com/users/v1/app-def/{appId}/icon/{iconName}
Path Parameters
Path Parameters
string
appId
Required
appId
string
iconName
Required
iconName
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
string
formatted as byte
of type image/png
Successfully sends png response
Errors
Code Samples
Code Samples
cURL Command
curl https://cloud.vmwarehorizon.com/users/v1/app-def/{appId}/icon/{iconName}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen