|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
ackBanner | O | enumeration | disabled | If enabled, requires user acknowledgement for the banner. | |
bannerText | O | string | ###################### # 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 |