PlcmLoginBannerConfig

PlcmLoginBannerConfig

A login banner is a message that appears when users attempt to access the system. They must acknowledge the message before they can log in. Content-Type: application/vnd.plcm.plcm-login-banner-config+xml All attributes are used in ETag calculation except for entity-tag and atom-link.


PlcmLoginBannerConfig Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
loginBannerEnabledboolean Enables the display of a login banner. Mandatory
messageToDisplayMessageToDisplay Message to be displayed on login. This field is mandatory if value of 'login-banner-enabled' is set to 'true'.
messageMessage Message to be displayed on login. This field is mandatory if value of 'login-banner-enabled' is set to 'true'. This field can also accept a variable, %hostname%. It will display the actual system host name in the message when %hostname% is presented
deploymentDescriptionToDisplayDeploymentDescriptionToDisplay Display the actual description, as specified in deployment-description-config. This is a read-only field
deploymentDescriptionDeploymentDescription A brief (one or two word) description to be displayed on or near the application's menu bar. If this value is not blank, it will be displayed regardless of whether any login banner message is enabled. Use this field to inform users what the deployed configuration of the system is intended for, e.g. 'DMA Edge' or 'DMA Core'. This field can also accept a variable, %hostname%. It will display the actual system host name in the description when %hostname% is presented
entityTagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64
DeploymentDescriptionstring
Length of value must be >=1
Length of value must be <=128
DeploymentDescriptionToDisplaystring
Length of value must be >=1
Length of value must be <=128
Messagestring
Length of value must be >=1
Length of value must be <=5000
MessageToDisplaystring
Length of value must be >=1
Length of value must be <=5000