showres config Display Configuration Information
Valid in the config environment
capamsc141
Valid in the config environment
Use the showres config command to display
Privileged Access Manager
configuration information.The showres config command has different formats for different sets of files. These sets are:
- Audit configuration files (audit.cfg and auditrouteflt.cfg) and PMDB filter files
- All other files
This command has the following syntax for audit configuration files and PMDB filter files:
showres config name
This command has the following syntax for all other files:
showres config name [section(path)] [token(name)] [recursive] [section_only]
- nameSpecifies the configuration resource you want to view information about. To view information about a PMDB filter file, specify the file name in the formatpmdname@filter, for example, [email protected]For a list of configuration resources for the host you are managing, use thefind configcommand.
- section(path)(Optional) Defines the section of the configuration resource that you want to view information about.If you do not specify this option, the command lists all of the configuration entries and sections in thenameconfiguration resource.
- token(name)(Optional) Defines the name of the configuration entry that you want to view information about.If you do not specify this option, the command lists all configuration entries and sections in the section(path) you defined.
- recursiveSpecifies to display information about all configuration entries and sections in all sub sections.
- section_onlySpecifies to display information about sections only (no configuration entries will be listed).