| importnsextension |
Use this method to imports the specified extension to the Citrix ADC, assigns it the specified name, and stores it in the list of extension objects. |
Syntax |
Parameters |
src |
Local path to and name of, or URL (protocol, host, path, and file name) for, the file in which to store the imported extension.
NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access, and the issuer certificate of the HTTPS server is not present in the specific path on NetScaler to authenticate the HTTPS server. This is mandatory parameter. |
name |
Name to assign to the extension object on the Citrix ADC. This is mandatory parameter. |
comment |
Any comments to preserve information about the extension object. |
overwrite |
Overwrites the existing file |
Return Value |
Returns simpleResult |
See Also |