Specifications

B-14
Cisco NAC Appliance - Clean Access Manager Configuration Guide
OL-28003-01
Appendix B API Support
Report Operations
bounceportbymac, page B-14
bounceport
The bounceport function bounces an OOB port in a switch that a client connects to given the switch ID
and port number.
Required In Parameters:
op: bounceport
switch: ID of the switch as inserted in the CAM DB table ‘switch’.
port: OOB Port in the switch to be bounced.
Out Parameters:
Comment of form <!--error=mesg--> is returned. If mesg value is 0 then operation is success or else there
will be an error string.
bounceportbymac
The bounceportbymac function bounces an OOB port in a switch that a client connects to given the mac
address of the connected device
Required In Parameters:
op: bounceportbymac
mac: Provide MAC address of the connected device whose port of connection in any associated
switch has to be bounced.
Out Parameters:
Comment of form <!--error=mesg--> is returned. If mesg value is 0 then operation is success or else there
will be an error string.
Report Operations
You can create scripts to compile lists of information or reports with the following report functions:
getversion, page B-15
getuserinfo, page B-15
getoobuserinfo, page B-16
getcleanuserinfo, page B-16
getreports, page B-16
getuallist, page B-21
getualfile, page B-21
getcannedreportslist, page B-22
getcannedreport, page B-22