appfw-customSettings¶
The following operations can be performed on "appfw-customSettings":
show| export| rm| import| update|
show appfw customSettings¶
Displays the object imported by import customsettings. NOTE: This command is deprecated.Changed CLI commands for Appfw "customSettings" to "signatures"
Synopsis¶
Arguments¶
name
Output¶
response
Example¶
show appfw customsettings
export appfw customSettings¶
NOTE: This command is deprecated.Changed CLI commands for Appfw "customSettings" to "signatures"
Synopsis¶
Arguments¶
name target
rm appfw customSettings¶
Removes the object imported by import customsettings. NOTE: This command is deprecated.Changed CLI commands for Appfw "customSettings" to "signatures"
Synopsis¶
Arguments¶
name Indicates name of custom-settings object.
Example¶
rm customsettings
import appfw customSettings¶
Downloads the Application Firewall Custom Settings XML configuration to the Citrix ADC Box with the given object name NOTE: This command is deprecated.Changed CLI commands for Appfw "customSettings" to "signatures"
Synopsis¶
Arguments¶
src Indicates the source of the custom settings file as a URL of the form
<protocol>://<host>[:<port>][/<path>]
Import will fail if an https server requires client certificate authentication.
name Indicates name of custom-settings object.
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
Example¶
import customsettings http://www.example.com/ns/customsettings.xml my-settings
update appfw customSettings¶
Updates the Application Firewall Custom Settings XML configuration to the Citrix ADC Box with the given object name NOTE: This command is deprecated.Changed CLI commands for Appfw "customSettings" to "signatures"
Synopsis¶
Arguments¶
name Indicates name of the custom-settings object to update.
Example¶
update customsettings my-settings