Setting the Custom Banners

Setting the Custom Banners

Set the values of custom banners.

Request
URI
PUT
https://{opsmanager-installation}//api/v0/settings/banner
COPY
Request Body
BannerSetting of type(s) application/json
Optional
{
    "ui_banner_contents": "string",
    "ssh_banner_contents": "string"
}
string
ui_banner_contents
Optional

ui_banner_contents

string
ssh_banner_contents
Optional

ssh_banner_contents

Responses
200

OK

Operation doesn't return any data structure