Reference Guide

Table Of Contents
Table 140. Attributes (continued)
Attribute Description
Components Components for which the configuration is retrieved.
FQDD A key for each setting.
Attributes Key-value pairs of attributes.
Name Attribute name.
Value Attribute value.
Brand
/api/ApplicationService/Actions/ApplicationService.BrandInfo
This URI represents the brand information.
POST method for BrandInfo
This method returns the brand information.
Description
Returns the brand information.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"BrowserTitle": "globalNavigation.consoleBrowserTitle",
"ConsoleTitle": "globalNavigation.consoleTitle",
"ConsoleName": "consoleName",
"MastheadIconPath": "ci ci-chassis-config-core",
"LoginIconPath": "img/dell_halo_logo_160px.png",
"Copyright": "copyright",
"ProductName": "Dell Inc",
"ProductDescription": "Description about product",
"Manufacturer": "ManufacturerName",
"BrandName": "Dell",
"ManagementURI": "/management/uri/path",
"SupportURI": "/support/uri/path",
"CompanyLogo": "img/Dell_EMC.png",
"ProductLogo": "img/Dell_EMC.png"
"Theme": "",
"LicenseInfo": "info/license.html",
"OpenSourceLicenseInfo": "info/OpenSourceLicenseInfo.txt"
}
APIs specific to OpenManage Enterprise Modular Edition 483