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