salt.proxy.junos

Interface with a Junos device via proxy-minion.

salt.proxy.junos.conn()
salt.proxy.junos.grains()
salt.proxy.junos.id(opts)
salt.proxy.junos.init(opts)

Open the connection to the Junos device, login, and bind to the Resource class

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

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2016.11.7

Previous topic

salt.proxy.fx2

Next topic

salt.proxy.marathon module