Get Branding Theme Assignments
Gets organizations using this branding theme as active
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/brandingThemes/{brandingThemeId}/assignments
COPY
Path Parameters
string
brandingThemeId
Required
theme URN
string
brandingThemeId
Required
theme URN
Query Parameters
integer
page
Required
Page to fetch, zero offset.
integer
pageSize
Required
Results per page to fetch.
Responses
200
OK
Returns BrandingThemesAssignments of type(s) application/json;version=39.0
This response body class contains all of the following: Page , InlineBrandingThemesAssignments1
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"brandingThemeId": "urn:vcloud:entity:vmware:brandinguitheme:1.0.0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"organizationReference": {
"name": "string",
"id": "string"
}
}
]
}
Availability
Added in 39.0
On This Page
Branding Theme Operations
POST
Convert Old Themes
POST
Create Branding Theme
POST
Create Branding Theme Assignment
PUT
Create Branding Theme Assignments
DELETE
Delete Branding Theme
DELETE
Delete Branding Theme Assignment
GET
Get Active Background Theme Resource
GET
Get Active CSS Theme Resource
GET
Get Active Custom Links Theme Resource
GET
Get Active Fav Icon Theme Resource
GET
Get Active Idp Icon
GET
Get Active Idp Meta
GET
Get Active Logo Theme Resource
GET
Get Active Portal Name Theme Resource
GET
Get Branding Theme
GET
Get Branding Theme Assignments
GET
Get Branding Themes
GET
Get Branding Themes Assignments
GET
Get Theme Zip
PUT
Update Branding Theme
PUT
Upload Branding Resource