rsrcgroup delete
Deletes a single sign-on resource group.
Requires authentication (administrator ID and password) to use.
rsrcgroup delete resource_group_name
Options
- resource_group_name
- Name of the resource group. The resource must exist, or an error is displayed.
Examples of resource group names are webs4807, engwebs01, and IBMprinters.
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 deletes the named resource group and its associated description information:pdadmin sec_master> rsrcgroup delete webs4807
See also
Parent topic: pdadmin commands