def makesnapshot_salt(id): return poolsCtrl.makesnapshot(id, minion)
def makesnapshot(id): return poolsCtrl.makesnapshot(id)