Module to integrate with the returner system and retrieve data sent to a salt returner
salt.modules.ret.
get_fun
(returner, fun)Return info about last time fun was called on each minion
CLI Example:
salt '*' ret.get_fun mysql network.interfaces
salt.modules.ret.
get_jid
(returner, jid)Return the information for a specified job id
CLI Example:
salt '*' ret.get_jid redis 20421104181954700505
Generated on April 03, 2018 at 06:37:10 MDT.
You are viewing docs for the previous stable release, 2016.11.9. Switch to docs for the latest stable release, 2017.7.4, or to a recent doc build from the develop branch.
© 2018 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy