Resources | system | admin | banner

banner

This parameter is used to customize the post-login banner from EMA, Platform Manager and CLI applications.

Configuration

ParameterPresenceTypeDefaultDescription
ackBannerOenumerationdisabled If enabled, requires user acknowledgement for the banner.
bannerTextOstring###################### # This system is restricted to authorized users only. Unauthorized access or access attempts to this system or services are prohibited. All user activity is logged. Evidence of unauthorized use collected during monitoring may be provided to appropriate personnel for administrative, criminal or other adverse action. # ###################### Text of the banner to be displayed
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/admin/{name}/banner

  • No labels