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

ProcedureTo List Vendors for a Diameter Application Set

Use the list-diameter-application command in remote mode to list the vendor IDs for a specific 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. List vendor IDs for a Diameter application set by using the list-diameter-application(1) command.


Example 2–9 Listing Vendor IDs for a Diameter Application Set

This example lists the vendor IDs for application set apps_1.


asadmin> list-diameter-application apps_1
10415
Command create-diameter-service executed successfully.

See Also

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