IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

tacmd viewAction

Description

Use the tacmd viewAction command to display the details of a Take Action. You must log in by using the tacmd login command before running the tacmd viewAction command.

CLI syntax

tacmd viewAction {-n|--name} ACTIONNAME
                      [{-t|--type} TYPE]
                      [{-d|--detailtextname} TYPEDESC]

where:

-n|--name
The name of the action to be viewed.
-t|--type
Application type name. Specify a two-digit character code of the system type name to view the action.
-d|--detailtextname
Application detail text name. Specify detail text of the system type name to view the action.
Note:
The -d|--detailtextname option should be used along with the -t|--type option to filter the action having the same name and type.

CLI example

This example displays the details of the action "New Action" of type NT.

   tacmd viewaction -n "New Action" -t NT

Return values

See Table 6.

Return to Table 1.


[ Top of Page | Previous Page | Next Page ]