appfw confidField¶
The following operations can be performed on "appfw confidField":
add appfw confidField¶
Defines the specified web form field as confidential.Form fields designated as confidential have the information that is provided in those fields x'd out in the audit logs.
Synopsys¶
add appfw confidField <fieldName> <url> [-isRegex ( REGEX | NOTREGEX )] [-comment <string>] [-state ( ENABLED | DISABLED )]
Arguments¶
fieldName
Name of the form field to designate as confidential.
url
URL of the web page that contains the web form.
isRegex
Method of specifying the form field name. Available settings function as follows:
-
REGEX. Form field is a regular expression.
-
NOTREGEX. Form field is a literal string.
Possible values: REGEX, NOTREGEX
Default value: NOTREGEX
comment
Any comments to preserve information about the form field designation.
state
Enable or disable the confidential field designation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
rm appfw confidField¶
Removes a confidential field designation.
Synopsys¶
rm appfw confidField <fieldName> <url>
Arguments¶
fieldName
Name of the web form field.
url
URL of the web page that contains the web form in which the field appears.
set appfw confidField¶
Modifies the specified parameters of a confidential field setting. Form fields designated as confidential have the information that is provided in those fields x'd out in the audit logs.
Synopsys¶
set appfw confidField <fieldName> <url> [-comment <string>] [-isRegex ( REGEX | NOTREGEX )] [-state ( ENABLED | DISABLED )]
Arguments¶
fieldName
Name of the field to modify.
url
URL of the web page that contains the web form.
comment
Any comments to preserve information about the form field designation.
isRegex
Method of specifying the form field name. Available settings function as follows:
-
REGEX. Form field is a regular expression.
-
NOTREGEX. Form field is a literal string.
Possible values: REGEX, NOTREGEX
Default value: NOTREGEX
state
Enable or disable the confidential field designation.
Possible values: ENABLED, DISABLED
Default value: ENABLED
unset appfw confidField¶
Use this command to remove appfw confidField settings.Refer to the set appfw confidField command for meanings of the arguments.
Synopsys¶
unset appfw confidField <fieldName> <url> [-comment] [-isRegex] [-state]
show appfw confidField¶
Displays the current settings for the specified application firewall confidential field designation.If no confidential field designation is specified, displays a list of all application firewall confidential field designations on the NetScaler appliance.
Synopsys¶
show appfw confidField [<fieldName> <url>]
Arguments¶
fieldName
Name of the web form field.
url
URL of the web page that contains the web form with the form field.
Outputs¶
isRegex
Method of specifying the form field name. Available settings function as follows:
-
REGEX. Form field is a regular expression.
-
NOTREGEX. Form field is a literal string.
comment
Any comments to preserve information about the form field designation.
state
Enable or disable the confidential field designation.
devno
count
stateflag