Skip to content

appqoe CustomResp

The following operations can be performed on "appqoe CustomResp":

import | rm | show | update

import appqoe CustomResp

Downloads the input HTML Page to NetScaler Box with the given object name

Synopsys

import appqoe CustomResp [<src>] <name>

Arguments

src

name

Indicates name of the custom response HTML page to import/update.

Example

import appqoe CustomResp http://10.102.34.25/index.html appqoe_resp

rm appqoe CustomResp

Removes the imported HTML object.

Synopsys

rm appqoe CustomResp <name>

Arguments

name

Indicates name of the custom response HTML page to import/update.

Example

rm appqoe CustomResp appqoe_resp

show appqoe CustomResp

Displays lists all HTML page objects on the NetScaler appliance.

Synopsys

show appqoe CustomResp

Outputs

name

Indicates name of the custom response HTML page to import/update.

src

devno

count

stateflag

Example

show appqoe CustomResp

update appqoe CustomResp

Update the imported HTML object

Synopsys

update appqoe CustomResp <name>

Arguments

name

Indicates name of the custom response HTML page to import/update.

Example

update appqoe CustomResp appqoe_resp

Was this article helpful?