s_AireOS_collect_ap_summ

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

This script will capture the WLC AireOS ap summary table and returns an output list

Parameters:session (sessions.Session) – A subclass of the sessions.Session object that represents this particular script session (either SecureCRTSession or DirectSession)
s_AireOS_collect_ap_summ.get_ap_summ_table(session)

A function that captures the WLC AireOS ap summary table and returns an output list

Parameters:session (session.Session) – The script object that represents this script being executed
Returns:A list of MAC information for AP summary
Return type:list