Sun GlassFish Communications Server Diameter Adapter 1.0 Installation and Quick Start Guide

ProcedureTo Delete a Diameter Application

Use the delete-diameter-application command in remote mode to remove a Diameter application for a specific vendor. If you do not specify the --target option, the default instance is used. If the task applies to a cluster, the --target option must specify the cluster name.

  1. Ensure that the server is running.

    Remote commands require a running server.

  2. List the Diameter applications in a by using the list-diameter-applications(1) command.

  3. Delete a Diameter application by using the delete-diameter-application(1) command.


Example 2–5 Deleting a Diameter Application


asadmin> delete-diameter-application --applicationsid apps_2 2000
Command delete-diameter-application executed successfully.

See Also

You can also view the full syntax and options of the command by typing asadmin help delete-diameter-application at the command line.