Interface with a Junos device via proxy-minion.
salt.proxy.junos.init(opts)¶Open the connection to the Junos device, login, and bind to the Resource class
salt.proxy.junos.ping()¶Ping? Pong!
salt.proxy.junos.proxytype()¶Returns the name of this proxy
salt.proxy.junos.shutdown(opts)¶This is called when the proxy-minion is exiting to make sure the connection to the device is closed cleanly.