[{"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 Tenant Logo
DescriptionGet 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
URLURL
https://{api_host}/cloudapi/branding/tenant/{org}/logo
Path Parameters
Path Parameters
string
org
Required
Organization for whom branding is being set
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
string
formatted as binary
of type(s) image/png;version=37.1, image/jpeg;version=37.1, image/svg+xml;version=37.1
Errors
406
Not Acceptable
Code Samples
cURL Command
curl https://{api_host}/cloudapi/branding/tenant/{org}/logo
[{"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
Availability
Added in 32.0
On This Page
Branding Operations
post
Create Branding Theme
Changed
delete
Delete Branding Theme
Changed
delete
Delete Branding Theme Contents
Changed
delete
Delete System Icon
Changed
delete
Delete System Logo
Changed
delete
Delete Tenant Icon
Changed
delete
Delete Tenant Logo
Changed
get
get
get
get
put
Put System Branding
Changed
put
Put System Icon
Changed
put
Put System Logo
Changed
put
Put Tenant Branding
Changed
put
Put Tenant Icon
Changed
put
Put Tenant Logo
Changed
delete
Remove Tenant Branding
Changed
put
Update Branding Theme
Changed
post
Upload Branding Theme Contents
Changed