s_AireOS_collect_auth_list

s_AireOS_collect_auth_list.script_main(session)
SINGLE device script
Morphed: Gordon Rogier grogier@cisco.com
Framework: Jamie Caesar jcaesar@presidio.com

This script will capture all WLC AireOS authorization lists and output them to a CSV file.

Parameters:session (sessions.Session) – A subclass of the sessions.Session object that represents this particular script session (either SecureCRTSession or DirectSession)
s_AireOS_collect_auth_list.get_auth_list(session, to_cvs=False)

A function that captures the WLC AireOS auth-list and returns an output list

Parameters:session (session.Session) – The script object that represents this script being executed
Returns:A list of MAC auth-list
Return type:list of lists