BannerSetting
BannerSetting
JSON Example
{
"ui_banner_contents": "string",
"ssh_banner_contents": "string"
}
string
ui_banner_contents
Optional
This text will be shown in a banner in the Operations Manager web UI on every page. By default this is null
which means that no banner will be shown.
string
ssh_banner_contents
Optional
This text will be shown as the SSH banner whenever a user connects to an OpsManager over SSH. By default this is null
which means that no banner will be shown.