Deleting Application Templates
You can delete an application template from the GUI or by using
the CLI.
GUI
Procedure
-
Select
.
-
Click the
Application Templates tab.
-
Click one or more templates.
-
Click
Delete.
The templates are deleted from the Administrator database
and the software repository.
CLI
Procedure
-
In the data file, specify an
AppTemplate element in base format.
<amxdata_base:Enterprise
<AppTemplate xsi:type="amxdata_base:AppTemplateID" name="myAppTemplate" version="1.0.0"/>
</amxdata_base:Enterprise>
-
In the
AMXAdminTask
element, set the
action attribute to
delete and the
objectSelector attribute to
AppTemplate.
<AMXAdminTask action="delete" objectSelector="AppTemplate" />
Copyright © Cloud Software Group, Inc. All rights reserved.