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?
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>
Suggested Answer:D🗳️
To display the parameters for a particular command, enter the command followed by '--help=true'. For example: CLI> grdapi list_entry_location --help=true Reference: http://www-01.ibm.com/support/knowledgecenter/SSWL9Z_10.0.0/com.ibm.guardium.appmaskref.doc/cli_api/guardapi_reference.html
D (the correct answer) is truncated should be:
D. CLI: <search option> -help
GrdApi: grdapi <search option> --help=true
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Wen
5 years, 2 months ago