ADC CLI Commands

wasm-file

The following operations can be performed on “wasm-file”:

import rm update show

import wasm file

Imports the specified WASM related files to the Citrix ADC, assigns it the specified name, and stores it in the list WASM file objects.

Synopsis

import wasm file [] [] [-fileType ] [-comment ] [-overwrite]

Arguments

src Local path or URL (protocol, host, path, and file name) for the file from which to retrieve the imported HTML page. 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 WASM mdoule/signature page object on the Citrix ADC.

fileType WASM file type to be imported.

Possible values: Module, Signature, Setting Default value: Module

comment Any comments to preserve information about the WASM page object.

overwrite Overwrites the existing file

Example

import wasm file http://www.example.com/page.html my-wasm-file

rm wasm file

Removes the specified WASM module file object.

Synopsis

rm wasm file []

Arguments

name Name of the WASM module file object to remove.

Example

rm wasm file

update wasm file

Updates the specified WASM module file object from source.

Synopsis

update wasm file []

Arguments

name Name of the WASM module file object to update.

Example

update wasm file

show wasm file

Displays the specified WASM page object. If no name is specified, lists all WASM file objects on the Citrix ADC.

Synopsis

show wasm file

Arguments

Output

name Name to assign to the WASM mdoule/signature page object on the Citrix ADC.

src Local path or URL (protocol, host, path, and file name) for the file from which to retrieve the imported HTML page. NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access.

fileType WASM file type to be imported.

comment Any comments to preserve information about the WASM page object.

devno count stateflag _nextgenAPIResource

Example

show wasm file

wasm-file