[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

Get System Icon

Description

Get the system level icon as raw image data suitable for use in an image tag’s src attribute.

If a custom icon is not set then the vCloud Director default icon is sent.

Request

Request

URL

URL


get
https://{api_host}/cloudapi/branding/icon
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns string formatted as binary of type(s) image/png;version=37.1, image/x-icon;version=37.1
Errors

Errors

406

Not Acceptable

Code Samples

Code Samples

cURL Command

curl https://{api_host}/cloudapi/branding/icon


[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Feedback

Was this page helpful?