Specifications

Table Of Contents
Integrator’s Reference Manual for Polycom HDX Systems
4–48 Polycom, Inc.
Comments
If the meeting’s end time is more than 31 days from the meeting’s start time,
the response is shortened to
starttime+31days
, and meetings that start in
that time span are returned.
If an API client is logged in with user-level credentials and if the Polycom HDX
system is configured to hide private meeting information on the web interface,
the API hides the information from the API client and shows the subject of the
meeting as "Private Meeting"; for example:
calendarmeetings list begin
meeting|
AAAaAEFsZXguTWFjRG9uYWxkQHBvbHljb20uY29tAVEACIjMn4AUcVg
ARgAAAADr9GlhsSjWEZBcAAKzMphJBwA4wicbtr3UEZArAKAk09LtAAACZpKWAA
De7hJleQIOS7j2mzRJxkLKAAAA30GwAAAQ
|2009-09-25:08:30|2009-09-25:09:
15|private meeting
calendarmeetings list end
If a Polycom HDX system is configured to provide private meeting
information on the web interface, the API provides the same information to the
API client; for example:
calendarmeetings list begin
meeting|
AAAZAGV4Y2H1C2VYMDFACJEZLNZZZY5SB2NHBDIARGAAAAAAKQKC8WW
3CUWGCPM+AP66WQCASOLXUYMOMEKYBQJJ1Z0MBWASDQANHQAASOLXUYMOMEKYBQ
JJ1Z0MBWASDQASVGAA
|2009-09-25:08:30|2009-09-25:09:15| Demo
calendarmeetings list end
If the API client is logged in with admin-level credentials, the API provides
private meeting information to the API client, regardless of the HDX
configuration for displaying private meeting information; for example:
calendarmeetings list begin
meeting|
AAAZAGV4Y2H1C2VYMDFACJEZLNZZZY5SB2NHBDIARGAAAAAAKQKC8WW
3CUWGCPM+AP66WQCASOLXUYMOMEKYBQJJ1Z0MBWASDQANHQAASOLXUYMOMEKYBQ
JJ1Z0MBWASDQASVGAA
|2009-09-25:08:30|2009-09-25:09:15|Release plan
meeting|
AAAZAGV4Y2H1C2VYMDFACJEZLNZZZY5SB2NHBDIARGAAAAAAKQKC8WW
3CUWGCPM+AP66WQCASOLXUYMOMEKYBQJJ1Z0MBWASDQANHQAASOLXUYMOMEKYBQ
JJ1Z0MBWASDQASVGAA
|2009-09-23:11:00|2009-09-23:11:45|Product roadmap
for 2010
calendarmeetings list end
The calendaring service must be registered with Microsoft Exchange server for the
calendarmeetings command to work successfully. If the calendar credentials are
invalid, the server address is not valid, or the configured user credentials don't have
access permissions to the resource mailbox calendar, the service will fail to register.
This command has multi line output.