action group list
Lists all action groups.
Requires authentication (administrator ID and password) to use.
action group list
The action group list command lists all the defined names of action groups
Options
None.
Return codes
- 0
- The command completed successfully.
- 1
- The command failed. When a command fails, the pdadmin command provides a description of the error and an error status code in hexadecimal format (for example, 0x14c012f2). See "Error messages" in the IBM Knowledge Center. This reference provides a list of the ISAM error messages by decimal or hexadecimal codes.
Example
The following example lists the names of all defined action groups:pdadmin sec_master> action group list primary test-group
Parent topic: pdadmin commands