Exam 156-31581 All QuestionsBrowse all questions from this exam
Question 71

There are 4 ways to use the Management API for creating host object with the Management API. Which one is NOT correct?

    Correct Answer: D

    The Management API can be used through SmartConsole GUI, CLISH, and Web Services. However, 'cpconfig' is used for configuration and maintenance tasks and does not support creating host objects with the Management API. Therefore, using 'cpconfig' to create a host object via the Management API is not correct.

Discussion
jjdrewOption: D

D - cpconfig does not allow administrators to run API commands.

gperesOption: D

There are four ways to communicate use the management APIs: Typing API commands from a dialog inside the SmartConsole GUI application. Typing API commands using the "mgmt_cli" executable (available in both Windows, Linux/Gaia flavors). Typing API commands using Gaia's secure shell (clish). Sending API commands over an https connection using web-services so the answer is D