| addwasmmodule |
Use this method to loads the specified WASM module to the Citrix ADC, assigns it the specified name, and stores it in the list of WASM module objects. |
Syntax |
Parameters |
name |
Name of the WASM Module. This is mandatory parameter. |
modulefile |
File name of the WASM module. This is mandatory parameter. |
signaturefile |
File name the sha256 file to validate the WASM module. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |