IBM Tivoli Monitoring, Version 6.3

tacmd deleteEventDest

Description

Use the tacmd deleteEventDest command to delete an event destination server definition from the server.

CLI syntax

tacmd deleteEventDest  
                      {-i|--id|--serverId} ID
                      [ {-f|--force} ]

where:
-i|--id|--serverID
Identifies the Server Destination Id of the event destination server definition to delete from the server. The value must be a value between 1 and 999, inclusive.
-f|--force
Deletes the event destination server definition from the server without prompting for confirmation.

CLI example

This example deletes the event destination 150 from the server:
   tacmd deleteEventDest  -i 150

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback