[{"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 Tenant Logo

Description

Get the org-specific logo as raw image data suitable for use in an image tag’s src attribute. If an org-specific logo is not set, get the default system logo.

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/tenant/{org}/logo
Copy

Path Parameters

Path Parameters

string
org Required

Organization for whom branding is being set


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/tenant/{org}/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?