Create Branding Theme
Creates a new branding theme
{
"id": "urn:vcloud:entity:vmware:brandinguitheme:1.0.0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"themeType": "string",
"isLegacy": false,
"isDefault": false,
"active": false,
"themeBase": "string",
"logoThumbprint": "string",
"version": "string",
"previewStyles": "string"
}
A unique identifier for the branding theme (read-only).
Display name for the Branding Theme
Type of the Branding Theme. Supported theme types are:
- BUILT_IN - Theme pre-bundled with Cloud Director
- CUSTOM - Custom Branding Theme
If true, the branding theme is represented in old format that can not be edited.
If true, the branding theme is used by any organization with no explicit theme assignment.
If true, the branding theme is used for branding customization of the organization. Only one branding theme can be active for organization.
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.
base64 encoded Logo thumbprint generated from the provided logo resource.
Version of the theme
Subset of the provided custom resource styles.
Created
{
"id": "urn:vcloud:entity:vmware:brandinguitheme:1.0.0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"themeType": "string",
"isLegacy": false,
"isDefault": false,
"active": false,
"themeBase": "string",
"logoThumbprint": "string",
"version": "string",
"previewStyles": "string"
}
A unique identifier for the branding theme (read-only).
Display name for the Branding Theme
Type of the Branding Theme. Supported theme types are:
- BUILT_IN - Theme pre-bundled with Cloud Director
- CUSTOM - Custom Branding Theme
If true, the branding theme is represented in old format that can not be edited.
If true, the branding theme is used by any organization with no explicit theme assignment.
If true, the branding theme is used for branding customization of the organization. Only one branding theme can be active for organization.
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.
base64 encoded Logo thumbprint generated from the provided logo resource.
Version of the theme
Subset of the provided custom resource styles.