action group delete

Deletes an action group.

Requires authentication (administrator ID and password) to use this command.

Syntax

action group delete action_group_name

Options

action_group_name
Specifies the name of the action group to delete. All the actions that belong to the specified group are also deleted. The action group must exist, or an error is displayed. Examples of action group names are primary and test-group.

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 Verify Identity Access error messages by decimal or hexadecimal codes.

Example

The following example deletes the test action group:
pdadmin sec_master> action group delete test