[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"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 Logo

Description

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

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

Request

Request

URL

URL


get
https://{api_host}/cloudapi/branding/logo
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.2, image/jpeg;version=37.2, image/svg+xml;version=37.2
Errors

Errors

406

Not Acceptable

Code Samples

Code Samples

cURL Command

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


[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"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?