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.
Ensure that the server is running.
Remote commands require a running server.
Delete a Diameter accounting application by using the delete-diameter-acctapp(1) command.
Restart the server for changes to take effect.
Use the stop-domain(1) and start-domain(1) commands.
This example deletes the accounting application 300.
asadmin> delete-diameter-acctapp --applicationsid apps_1 --vendorid 10415 300 Command delete-diameter-acctapp executed successfully |
You can also view the full syntax and options of the command by typing asadmin help delete-diameter-acctapp at the command line.