BrandingTheme
This object represents all the building blocks for a branding theme, such as coloring schema, images, etc.
Properties
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
JSON Example
{}
Availability
Property Of
InlineBrandingThemes1
Parameter To
Create Branding Theme
Update Branding Theme
Returned By
Create Branding Theme
Get Branding Theme
Update Branding Theme
What's changed in v37.0?
New! in version v37.0