Create Branding Theme
DescriptionCreates a new branding theme
Request
URLURL
Request Body
{}
Display name for the Branding Theme
If true, the branding theme is used for branding customization of the organization. Only one branding theme can be active for organization.
A unique identifier for the branding theme (read-only).
If true, the branding theme is used by any organization with no explicit theme assignment.
If true, the branding theme is represented in old format that can not be edited.
base64 encoded Logo thumbprint generated from the provided logo resource.
Subset of the provided custom resource styles.
This indicates whether the theme css is based of the light or dark css base. Missing value indicates the base is unknown. Enum options - CLARITY_LIGHT_THEME, CLARITY_DARK_THEME.
Type of the Branding Theme. Supported theme types are:
- BUILT_IN - Theme pre-bundled with Cloud Director
- CUSTOM - Custom Branding Theme
Version of the theme
Authentication
Response
Response BodyResponse Body
201 Created
{
"id": "urn:vcloud:entity:vmware:brandinguitheme:1.0.0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
Display name for the Branding Theme
If true, the branding theme is used for branding customization of the organization. Only one branding theme can be active for organization.
A unique identifier for the branding theme (read-only).
If true, the branding theme is used by any organization with no explicit theme assignment.
If true, the branding theme is represented in old format that can not be edited.
base64 encoded Logo thumbprint generated from the provided logo resource.
Subset of the provided custom resource styles.
This indicates whether the theme css is based of the light or dark css base. Missing value indicates the base is unknown. Enum options - CLARITY_LIGHT_THEME, CLARITY_DARK_THEME.
Type of the Branding Theme. Supported theme types are:
- BUILT_IN - Theme pre-bundled with Cloud Director
- CUSTOM - Custom Branding Theme
Version of the theme
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
Vendor Extensions
x-vcloud-event: com/vmware/vcloud/event/brandingTheme/create