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

ProcedureTo Delete a Diameter Application Set

An application set is a place holder that is used to group a set of applications that have different vendor IDs. This helps peers to refer to applications easily. Use the delete-diameter-applications command in remote mode to remove a Diameter application set. 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 application set by using the delete-diameter-applications(1) command.


Example 2–6 Deleting a Diameter Application Set

This examples deletes the application set named apps_2.


asadmin> delete-diameter-applications apps_2
Command delete-diameter-applications executed successfully.

See Also

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