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

ProcedureTo Delete Diameter Accounting Application

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

  3. Restart the server for changes to take effect.

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


Example 2–7 Deleting a Diameter Accounting Application

This example deletes the accounting application 300.


asadmin> delete-diameter-acctapp --applicationsid apps_1 --vendorid 10415 300
Command delete-diameter-acctapp executed successfully

See Also

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