Which method below is NOT one of the ways to communicate using the Management API’s?
Which method below is NOT one of the ways to communicate using the Management API’s?
Communicating using the Management APIs typically involves secure connections over HTTPS rather than HTTP. Therefore, sending API commands over an HTTP connection using web-services is not a method used for communication with Management APIs.
Correct answer is C, this is because API commands are sent over HTTPS(443) and not HTTP(80) 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
answer is C
HTTPS not HTTP
La opcion correcta es C Using the Management APIs 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