Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
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.
Returned data
Conditionally returned
If there are entries to return, the method returns them in an array. If there are more entries than can be
returned in one response, you'll get the next enumerateID up from the one you provided.
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.
currentRevision
integer
A number that indicates the current revision of this
enumeration. You can use this as a lastRevision input to
a future enumerate call to retrieve only the changes
between the two enumerations.
autoAttendants
array
A collection of autoAttendant structures.
autoAttendantUniqueID
string
Unique identifier for the auto attendant.
autoAttendantConfiguredName
string
The name of the auto attendant.
startTime
dateTime.
iso8601
Start time of the item, e.g. 20110106T14:00:00.
Cisco TelePresence MCU API 2.10
Page 33 of 296
API commands
autoAttendant.enumerate