Automated Test Framework REST properties

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • These properties are installed with ATF REST.

    Note:
    To open the System Property [sys_properties] table, enter sys_properties.list in the navigation filter.
    Property Usage
    glide.atf.rest.log.header_blacklist A 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_size The 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_size The maximum size of the response payload.
    • Type: String
    • Default value: 100 Kb
    • Maximum value: 5120 Kb
    • Maximum value: System Property [sys_properties] table