Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Automated Test Framework REST properties

These properties are installed with ATF REST.

Note: To open the System Property [sys_properties] table, enter sys_properties.list in the navigation filter.

PropertyUsage
glide.atf.rest.log.header\_blacklistA list of headers whose content is not to be added to the log, or shown on a form. The phrase 'Header redacted for security' is saved instead.- Type: String - Default value: empty - Other possible values: A comma-separated list of header names. - Location: System Property [sys_properties] table
glide.atf.rest.request\_payload\_max\_sizeThe maximum size of the request payload.- Type: String - Default value: 100 Kb - Maximum value: 1024 Kb - Location: System Property [sys_properties] table
glide.atf.rest.response\_payload\_max\_sizeThe maximum size of the response payload.- Type: String - Default value: 100 Kb - Maximum value: 5120 Kb - Maximum value: System Property [sys_properties] table

Parent Topic:Administering REST test step configurations