Execution module for Cisco NX OS Switches Proxy minions
New in version 2016.11.0.
For documentation on setting up the nxos proxy minion look in the documentation for salt.proxy.nxos
.
run commands from __proxy__ salt.proxy.nxos
salt '*' nxos.cmd sendline 'show ver' salt '*' nxos.cmd show_run salt '*' nxos.cmd check_password username=admin password='$5$lkjsdfoi$blahblahblah' encrypted=True
Return system information for grains of the NX OS proxy minion
salt '*' nxos.system_info
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.nxos.html