rsrc show

Displays the resource information for the named resource.

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

Syntax

rsrc show resource_name

Options

resource_name
Specifies the name of the resource for which information is shown. The resource must exist, or an error is displayed.

Examples of resource names are engwebs01 and JonesData.

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

Examples

  • The following example returns information for the specified resource engwebs01:
    pdadmin sec_master> rsrc show engwebs01
    The output is like:
    Web Resource Name: engwebs01
    Description: Engineering Web server - Room 4807
  • The following example returns information for the specified resource "Mary Jones Printer":
    pdadmin sec_master> rsrc show "Mary Jones Printer"
    Output is like:
    Web Resource Name: Mary Jones Printer
    Description: Printer in room 345, Bldg 2

See also

rsrc list