plcm-login-banner-config.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-login-banner-config  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.


Complex Types

PlcmLoginBannerConfig Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
login-banner-enabledxs:boolean Enables the display of a login banner. Mandatory
message-to-displayMessageToDisplay 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
deployment-description-to-displayDeploymentDescriptionToDisplay Display the actual description, as specified in deployment-description-config. This is a read-only field
deployment-descriptionDeploymentDescription 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
entity-tagEntityTag 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.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
DeploymentDescriptionxs:string
Length of value must be >=1
Length of value must be <=128
DeploymentDescriptionToDisplayxs:string
Length of value must be >=1
Length of value must be <=128
Messagexs:string
Length of value must be >=1
Length of value must be <=5000
MessageToDisplayxs:string
Length of value must be >=1
Length of value must be <=5000