REST API Method: POST /rest/preloginmessage

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

URL:

https://192.168.0.111/rest/preloginmessage

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 before 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