Home > Configuration > Application Firewall > bindappfwprofile_jsonsqlurl

bindappfwprofile_jsonsqlurl

Use this method to bind jsonsqlurl to appfw profile.

Syntax



Parameters

name

Name of the profile to which to bind an exemption or rule.
This is mandatory parameter.

jsonsqlurl

A regular expression that designates a URL on the Json SQL URL list for which SQL violations are relaxed. Enclose URLs in double quotes to ensure preservation of any embedded spaces or non-alphanumeric characters.

key

JSON SQL Key name

isregex

Is a regular expression?
Possible Values : REGEX, NOTREGEX.

valuetype

JSON SQL key value type. (Keyword | SpecialString)
Possible Values : Keyword, SpecialString, Wildchar.

valueexpression

JSON_SQL key value expressions consistituting expressions for Keyword and SpecialString

isvalueregex

Is a regular expression?
Possible Values : REGEX, NOTREGEX.

Return Value

Returns simpleResult

See Also