I was trying to execute some health check commands on a storage device.
In the usual scenario I can ssh and execute commands like ‘sysconfig’ or ‘version’
From StackStorm, is there a way I can achieve this?
The problem I’m facing is; I always need to use username and password for ssh and even though I enter the same while executing command, it returns nothing.