The plugin for Linux seems to have a bundled tool named SCCLI as per this article. I am wondering if this command is calling local resources or tunneling back up to the Windows Snapcenter and running powershell commands?
Looks like it's making web services call but not powershell via WinRM or the like š
Hello,
The SCCLI isĀ theĀ SnapCenterĀ command line interfaceĀ to script configuration, backup, restore, verification, mount, unmount, and clone operations for Oracle database. So it should beĀ tunneling back up to the Windows Snapcenter to perform any command run from the host side with the plugin installed.
Hope this answer your question.
ThanksĀ