salt.proxy.junos module

Interface with a Junos device via proxy-minion.

salt.proxy.junos.conn()
salt.proxy.junos.facts()
salt.proxy.junos.id(opts)

Returns a unique ID for this proxy minion

salt.proxy.junos.ping()

Ping? Pong!

salt.proxy.junos.proxytype()

Returns the name of this proxy

salt.proxy.junos.refresh()
salt.proxy.junos.rpc()
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.