Specifications
B-9
Cisco NAC Appliance - Clean Access Manager Configuration Guide
OL-28003-01
Appendix B API Support
User Operations
clearcertified
The clearcertified function deletes all of the existing entries from the Clean Access Certified Devices
list.
Required In Parameter:
• op: clearcertified
Note If you do not use session-based authentication, the admin and passwd arguments are required. See
Authentication Requirements, page B-2.
Out Parameters: <!--error=mesg--> comment
• Success: mesg value of 0
• Failure: error string
User Operations
The following APIs perform user management operations:
• kickuser, page B-9
• kickuserbymac, page B-10
• kickoobuser, page B-10
• queryuserstime, page B-10
• renewuserstime, page B-11
• changeuserrole, page B-11
• changeloggedinuserrole, page B-11
Note See also getlocaluserlist, page B-12, addlocaluser, page B-13, and deletelocaluser, page B-13.
kickuser
The kickuser function terminates the active session of one or more currently logged-in In-Band users,
and removes the user from the In-Band Online Users list.
Required In Parameters:
• op: kickuser
• ip: Specifies one IP address or a comma separated list of IP addresses.
Note If you do not use session-based authentication, the admin and passwd arguments are required. See
Authentication Requirements, page B-2.
Out Parameters: <!--error=mesg--> comment
• Success: mesg value of 0