REST API Method: POST /rest/postloginmessage

This method modifies (or creates if initially empty) the Post-Login Message to be configured on the SBC.

URL:

https://192.168.0.111/rest/postloginmessage

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
messageYesNostringnone10000 - Max Length Retrieves the message to be displayed after logging in to the Web User Interface.

Helpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource

  • No labels