What are the different command sources that allow you to communicate with the API server?
What are the different command sources that allow you to communicate with the API server?
To communicate with the API server, the available command sources are: SmartConsole GUI Console, mgmt_cli Tool, Gaia CLI, and Web Services. These sources provide comprehensive access to the API server, enabling various administrative and configuration tasks.
SmartConsole GUI Console, mgmt_cli Tool, Gaia CLI, Web Services CCSE Guide
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
Correct