action group create

Creates an action group.

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

Syntax

action group create action_group_name

Options

action_group_name
Specifies the name of the action group to create. Supports a maximum of 32 action groups. The action group must not exist, or an error is displayed.

A valid action group name is an alphanumeric string that is not case-sensitive. String values are expected to be characters that are part of the local code set. Spaces are not allowed.

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 creates the test action group:
pdadmin sec_master> action group create test