CRS WAF test file
2.1.0Schema URL
Type:
FTWTest
Definitions
FTWTest
object
FTWTestMeta
object
author
string
enabled
boolean
name
string
description
string
version
string
tags
string[]
Input
object
dest_addr
string
port
integer
protocol
string
uri
string
follow_redirect
boolean
version
string
method
string
headers
Record<string, string>
data
string
encoded_data
string
save_cookie
boolean
stop_magic
boolean
autocomplete_headers
boolean
encoded_request
string
raw_request
string
response
object
5 nested properties
headers
Record<string, string>
status
integer
body
string
encoded_body
string
log_message
string
Log
object
expect_ids
integer[]
no_expect_ids
integer[]
match_regex
string
no_match_regex
string
Output
object
status
integer
response_contains
string
log_contains
string
no_log_contains
string
log
object
4 nested properties
expect_ids
integer[]
no_expect_ids
integer[]
match_regex
string
no_match_regex
string
expect_error
boolean
retry_once
boolean
isolated
boolean
Response
object
headers
Record<string, string>
status
integer
body
string
encoded_body
string
log_message
string
Stage
object
16 nested properties
dest_addr
string
port
integer
protocol
string
uri
string
follow_redirect
boolean
version
string
method
string
headers
Record<string, string>
data
string
encoded_data
string
save_cookie
boolean
stop_magic
boolean
autocomplete_headers
boolean
encoded_request
string
raw_request
string
response
object
5 nested properties
headers
Record<string, string>
status
integer
body
string
encoded_body
string
log_message
string
8 nested properties
status
integer
response_contains
string
log_contains
string
no_log_contains
string
log
object
4 nested properties
expect_ids
integer[]
no_expect_ids
integer[]
match_regex
string
no_match_regex
string
expect_error
boolean
retry_once
boolean
isolated
boolean
description
string
Test
object