ADC CLI Commands

appfw-confidField

The following operations can be performed on “appfw-confidField”:

show add unset rm set

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 Citrix ADC.

Synopsis

show appfw confidField [ ]

Arguments

fieldName Name of the web form field.

url URL of the web page that contains the web form with the form field.

Output

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

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.

Synopsis

add appfw confidField [-isRegex ( REGEX | NOTREGEX )] [-comment ] [-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

unset appfw confidField

Use this command to remove appfw confidField settings.Refer to the set appfw confidField command for meanings of the arguments.

Synopsis

unset appfw confidField [-comment] [-isRegex] [-state]

rm appfw confidField

Removes a confidential field designation.

Synopsis

rm appfw confidField

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.

Synopsis

set appfw confidField [-comment ] [-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

appfw-confidField