| bindappfwprofile_jsoncmdurl |
Use this method to bind jsoncmdurl to appfw profile. |
Syntax |
Parameters |
name |
Name of the profile to which to bind an exemption or rule. This is mandatory parameter. |
jsoncmdurl |
A regular expression that designates a URL on the Json CMD URL list for which Command injection violations are relaxed.
Enclose URLs in double quotes to ensure preservation of any embedded spaces or non-alphanumeric characters. |
key |
JSON CMD Key name |
isregex |
Is a regular expression? Possible Values : REGEX, NOTREGEX. |
valuetype |
JSON Command key value type. (Keyword | SpecialString) Possible Values : Keyword, SpecialString. |
valueexpression |
JSON_CMD key value expressions consistituting expressions for Keyword and SpecialString |
isvalueregex |
Is a regular expression? Possible Values : REGEX, NOTREGEX. |
Return Value |
Returns simpleResult |
See Also |