salt.proxy.junos

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.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.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.