appfw-wsdl¶
The following operations can be performed on "appfw-wsdl":
show appfw wsdl¶
Removes the specified imported WSDL file.
Synopsis¶
show appfw wsdl [
Arguments¶
name Name of the WSDL file to display.
Output¶
response
Example¶
show appfw wsdl
import appfw wsdl¶
Imports the specified WSDL file to the application firewall.
Synopsis¶
import appfw wsdl
Arguments¶
src URL (protocol, host, path, and name) of the WSDL file to be imported is stored. NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access.
name Name to assign to the WSDL on the Citrix ADC.
comment Any comments to preserve information about the WSDL.
overwrite Overwrite any existing WSDL of the same name.
Example¶
import appfw wsdl http://www.webservicex.net/stockquote.asmx?wsdl stockquote
rm appfw wsdl¶
Removes the specified imported WSDL file from the application firewall.
Synopsis¶
rm appfw wsdl
Arguments¶
name Name of the WSDL file to remove.
Example¶
rm wsdl