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.

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2015.8.0

Previous topic

salt.proxy.rest_sample module

Next topic

salt.proxy.rest_sample module