[{"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 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/tenant/{org}/icon
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/x-icon;version=37.2
Errors

Errors

406

Not Acceptable

Code Samples

Code Samples

cURL Command

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


[{"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?