Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
API reference 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 19 of 89
 
auditlog.query 
This call queries the audit log for . It takes no parameters. 
The response returns the following. 
Response 
Type 
Comments 
firstIndex 
Integer 
The index of the oldest stored audit event. 
deleteableIndex 
Integer 
The index of the most recent deletable 
audit event. 
numEvents 
Integer 
The total number of events stored. 
percentageCapacity 
Integer 
The percentage of total available capacity 
used by the audit log. 
autoAttendant.destroy 
This call destroys auto attendants. 
Parameter 
Type 
Comments 
autoAttendantUniqueID 
String 
Identifier for the auto attendant to be 
destroyed. 
autoAttendant.enumerate 
Parameter 
Type 
Comments 
Optional parameters 
enumerateID 
String 
The value returned by the last enumeration 
call, if omitted, a new enumeration is 
started. 
The call has no valid enumerate filter expressions. 
 
This call returns: 
Response 
Type 
Comments 
autoAttendants 
Array 
See below for details. 
Optional responses 
enumerateID 
String 
The value which should be used in the next 
call to get the next set of data. If this is 
omitted, then no further data is available 
from the MCU.