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

ProcedureTo Delete a Diameter Authentication Application

Use the delete-diameter-authapp command in remote mode to delete a Diameter authentication application. 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. Delete a Diameter authentication application by using the delete-diameter-authapp(1) command.

  3. Restart the server for changes to take effect.

    Use the stop-domain(1) and start-domain(1) commands.


Example 2–8 Deleting an Authentication Application

This example deletes authentication application 200.


asadmin> delete-diameter-authapp --applicationsid apps_1 --vendorid 10415 200
Command delete-diameter-authapp executed successfully.

See Also

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