Home > Configuration > Application Firewall > importappfwcustomsettings

importappfwcustomsettings

Use this method to downloads the Application Firewall Custom Settings XML configuration to the Citrix ADC Box with the given object name
NOTE: This method is deprecated.
Changed CLI methods for Appfw "customSettings" to "signatures"

Syntax



Parameters

src

Indicates the source of the custom settings file as a URL of the form ://[:][/] is http or https. is the DNS name or IP address of the http or https server. is the port number of the server. If omitted, the default port for http or https will be used. is the path of the file on the server. Import will fail if an https server requires client certificate authentication.
This is mandatory parameter.

name

Indicates name of custom-settings object.
This is mandatory parameter.

comment

Comments.

xslt

XSLT file URL.

merge

Merges the existing Signature with new signature rules

preservedefactions

preserves the def actions on a signature rule in signature object

overwrite

Overwrites the existing file

sha1

File path for sha1 file to validate signature file

Return Value

Returns simpleResult

See Also