IBM Security QRadar V7.3.1 Fundamental Administration — Question 12
A Guardium administrator needs to use both CLI and GrdAPI functions to manage the system.
Which are the two commands that the administrator can use to search for the required commands and their syntax from within either CLI or GrdAPI?
Answer options
- A. CLI: commands <search option> GrdApi: grdapi <search option> --help
- B. CLI: help <search option> GrdApi: grdapi --help <search option>
- C. CLI: commands <search option> GrdAPI: grdapi command <search option>
- D. CLI: <search option> --help
Correct answer: D
Explanation
The correct answer is D because it directly provides a way to access help for a specific command within the CLI. The other options include incorrect syntax or commands that do not exist in the context of searching for command help in Guardium.