Exam 156-560 All QuestionsBrowse all questions from this exam
Question 47

The Security Administrator needs to reconfigure the API server, which command would need to be ran?

    Correct Answer: B

    To reconfigure the API server, the command 'api reconf' should be used. This command specifically handles the reconfiguration of the API server without the necessity of a full restart, providing a more efficient solution.

Discussion
BomskiOption: B

api reconfig does not exist. its api reconf

cbaeza89Option: B

Correct answer is B. Kortext page 294 "api reconf - Reconfigures the API instead of restarting it"

Dumpman6767Option: B

Correct Answer is B

kuma5200Option: B

api reconf

rorgulanOption: B

Restart the API -> api restart Reconfigure the API (Faster than restart) -> api reconf