salt.modules.ret

Module to integrate with the returner system and retrieve data sent to a salt returner.

salt.modules.ret.get_fun(returner, fun)

Return the information for a specified job id

CLI Example:

salt '*' returner.get_fun network.interfaces
salt.modules.ret.get_jid(returner, jid)

Return the information for a specified job id

CLI Example:

salt '*' returner.get_jid redis 20421104181954700505

Comments

comments powered by Disqus

Parent topic

Previous topic

salt.modules.reg

Next topic

salt.modules.rh_ip