Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 23 of 223
Returned data
Parameter name
Type
Short description
firstIndex
integer
The index of the oldest stored event.
deletableIndex
integer
The log index of the most recent event that was archived
into a log file. The delete command works on whole files, so
you can delete up to the last event that went into a file.
numEvents (audit log)
integer
The total number of events stored.
percentageCapacity
integer
The percentage of the total available capacity being used
by the log.
autoAttendant.destroy
This call destroys an auto attendant.
Input parameters
Parameter name
Type
Short description
autoAttendantUniqueID
string
Unique identifier for the auto attendant.
autoAttendant.enumerate
Input parameters
Optional or conditional inputs
The call has no valid enumerate filter expressions.
Parameter name
Type
Short description
enumerateID
string
The device returns this index if the requested data is too
large for one response. Pass this parameter in a repeat of
the call to return the next batch of data.
lastRevision
integer
This number identifies an earlier set of enumeration data to
compare against your current call. If you supply this
parameter using the currentRevision value returned by
a previous enumeration, the current enumerate call will
return only the differences since that previous call. If you
don't supply this parameter, the device assumes that you
want a full enumeration.