You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using citrixadc_appfwprofile in json mode it's not sufficent to provide "jsonerrorobject" as attribute to "citrixadc_appfwprofile". We also need, as for html based waf already implemented, jsonerrorstatuscode and jsonerrorstatusmessage.
jsonerrorstatusmessage (string) and jsonerrorstatuscode (number) are both nitro api attributes of appfwprofile.
Please enable the use of the two attributes.
Affected Resource(s) and/or Data Source(s)
citrixadc_appfwprofile
Equivalent NetScaler CLI Command
set appfw profile testjson jSONErrorStatusCode 999
set appfw profile testjson jSONErrorStatusMessage "forbidden"