Home > Configuration > Application Firewall > importappfwsignatures

importappfwsignatures

Use this method to imports the specified signatures object to the Citrix ADC and assigns it the specified name.

Syntax



Parameters

src

URL (protocol, host, path, and file name) for the location at which to store the imported signatures object. NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access.
This is mandatory parameter.

name

Name to assign to the signatures object on the Citrix ADC.
This is mandatory parameter.

xslt

XSLT file source.

comment

Any comments to preserve information about the signatures object.

overwrite

Overwrite any existing signatures object of the same name.

merge

Merges the existing Signature with new signature rules

preservedefactions

preserves def actions of signature rules

sha1

File path for sha1 file to validate signature file

vendortype

Third party vendor type for which WAF signatures has to be generated.

autoenablenewsignatures

Flag used to enable/disable auto enable new signatures
Default value = OFF.

ruleid

Signature rule IDs to be Enabled/Disabled
Minimum value = 1.
Maximum value = 2000000.

category

Signature category to be Enabled/Disabled

enabled

Flag used to enable/disable enable signature rule IDs/Signature Category
Default value = ON.

actioN

Signature action
Default value = AS_SIGNATURE_DISPOSITION.

Return Value

Returns simpleResult

See Also