appqoe-CustomResp¶
The following operations can be performed on "appqoe-CustomResp":
import appqoe CustomResp¶
Downloads the input HTML Page to Citrix ADC Box with the given object name
Synopsis¶
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.
Synopsis¶
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 Citrix ADC.
Synopsis¶
show appqoe CustomResp
Arguments¶
Output¶
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
Synopsis¶
update appqoe CustomResp <name>
Arguments¶
name
Indicates name of the custom response HTML page to import/update.
Example¶
update appqoe CustomResp appqoe_resp