| importapplication |
Use this method to imports application configuration information from an AppExpert application template file. You can specify a deployment file along with the template file. A template file contains application and variable definitions. A deployment file contains information about the services, service groups, endpoints, and variables that were in the AppExpert application configuration at the time the template file was created. Before you use template and deployment files, make sure that they are present in the /nsconfig/nstemplates/applications/ and /nsconfig/nstemplates/applications/deployment_files directories, respectively. You can transfer the files from your local drive to those directories on the Citrix ADC by using either FTP or the Citrix ADC configuration utility. In the configuration utility, you can also import the files and create the application by using a single wizard (AppExpert > Applications > Import > AppExpert Template Wizard). |
Syntax |
Parameters |
apptemplatefilename |
Name of the AppExpert application template file. This is mandatory parameter. |
appname |
Name to assign to the application on the Citrix ADC. If you do not provide a name, the appliance assigns the application the name of the template file. |
deploymentfilename |
Name of the deployment file. |
Return Value |
Returns simpleResult |
See Also |