-
-
-
-
-
-
-
ns-extension
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
ns-extension
The following operations can be performed on “ns-extension”:
unset | rm | update | add | set | show | import |
unset ns extension
Use this command to remove ns extension settings.Refer to the set ns extension command for meanings of the arguments.
Synopsis
unset ns extension
rm ns extension
Removes the specified extension object.
Synopsis
rm ns extension
Arguments
name Name of the extension object to remove.
Example
rm ns extension my-extension
update ns extension
Update the specified extension object.
Synopsis
update ns extension
Arguments
name Name to assign to the extension object on the Citrix ADC.
Example
update ns extension my-extension
add ns extension
Add the specified extension object.
Synopsis
add ns extension
Arguments
name Name to assign to the extension object on the Citrix ADC.
comment Any comments to preserve information about the extension object.
Example
add ns extension my-extension
set ns extension
Modifies properties of the extension, including the comment and tracing. Note that tracing parameters are not preserved by a save config and so do not survive a reboot.
Synopsis
set ns extension
Arguments
name Name to assign to the extension object on the Citrix ADC.
trace
Enables tracing to the NS log file of extension execution:
off - turns off tracing (equivalent to unset ns extension
Possible values: off, calls, lines, all Default value: off
traceFunctions Comma-separated list of extension functions to trace. By default, all extension functions are traced.
traceVariables Comma-separated list of variables (in traced extension functions) to trace. By default, all variables are traced.
comment Any comments to preserve information about the extension object.
Example
set ns extension
show ns extension
Displays the specified extension object.
Synopsis
show ns extension [
Arguments
name Name of the extension object.
detail Show detail for extension function.
Possible values: brief, all
Output
stateflag 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.
type extensionFunctionName Name of extension function given in the extension.
extensionFunctionLineNumber Line number of the function in file.
extensionFunctionClassType Extension function class type.
extensionFunctionClasses List of classes (including inherited) that the function is present in.
extensionFunctionClassesCount Number of classes the function is present in.
extensionFunctionReturnType Extension function return type.
activeExtensionFunction Extension function is in use or not.
extensionFunctionArgType List of extension function’s arguments types
extensionFunctionAllParams List of parameters (including promotions) that the function can accept.
extensionFunctionAllParamsCount Number of parameters (including promotions) that the function can accept.
extensionFuncDescription Any description to preserve information about the extension function.
extensionFunctionArgCount Number of parameters in the extension function
comment Any comments to preserve information about the extension object.
functionHits Number of time function evaluates successfully.
functionUndefHits Number of times error occured in evaluating extension function.
functionHaltCount Number of time function evaluation is halted.
trace
Enables tracing to the NS log file of extension execution:
off - turns off tracing (equivalent to unset ns extension
traceFunctions Comma-separated list of extension functions to trace. By default, all extension functions are traced.
traceVariables Comma-separated list of variables (in traced extension functions) to trace. By default, all variables are traced.
devno count
Example
show ns extension my-extension
import ns extension
Imports the specified extension to the Citrix ADC, assigns it the specified name, and stores it in the list of extension objects.
Synopsis
import ns extension
Arguments
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.
name Name to assign to the extension object on the Citrix ADC.
comment Any comments to preserve information about the extension object.
overwrite Overwrites the existing file
Example
import ns extension http://www.example.com/extension.lua my-extension
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.