- 主页
- /
- 文章
Cisco Webex Meetings API 更新概述 (API 41)
查找您所需的与 Cisco Webex Meetings API 有关的所有重要信息,例如架构更改和其他公告。
有关 XML API 39 和 XML API 11 的更多信息,请参阅 Cisco Webex Meetings XML API 更新概述(XML API 39 及更低版本)。
有关 XML API 40 的更多信息,请参阅 Cisco Webex Meetings XML API 更新概述(XML API 40 及更高版本)。
有关 XML API 11 SP9 及更低版本的更新,请转至 Cisco DevNet。
API 41.12.0 更新
XML API 41.12.0 更新
XMLAPI将根据 EnableClassicEvent
中错误的站点配置项目阻止Webex Events(经典版)安排和编辑
受影响的 API 和架构更改
在站点管理配置页面中,如果启用经典版 Event复选框错误,此站点将不再支持 Webex Events(经典版)会议。
如果启用经典版 Event 复选框错误,您可以调用这些 API 以运行 Webex Events(经典版)会议:
CreateEvent
、SetEvent
、GetEvent
、GetSessionInfo
、LstsummaryEvent
、LstrecordEvent
、LstsummaryProgram
、 UploadEventImage
API将响应新的异常 010106 经典事件已禁用。
架构更改
无架构更改。
API 请求和响应示例
Event API请求和响应
CreateEvent 请求
<bodyContent xsi:type="java:com.webex.service.binding.event.Create
Event>
<sessionPassword>
XXXXXXXX</sessionPassword> accessControl>
<sessionName>XMLLAPI EC测试</sessionName> <
/metaData>
< >
<startDate>07/17/2021 01:29:15</startDate>
<openTime>
15</openTime>
CreateEvent 响应
<?xml version="1.0" encode="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:标题>
<serv: >
<serv:result>失败</serv:result>
<serv:reason>经典活动已被禁用。</serv:reason>
<serv:gsbStatus>主</serv:gsbStatus>
<serv:exceptionID>010106</serv:exceptionID>
</serv:回应>
</serv:标题>
<serv:body>
<serv:bodyContent/>
</serv:body>
CreateEvent 3.1.3 影响 API:
-
SetEvent GetEvent
-
GetSessionInfo
-
LstsummaryEvent
-
Lst Event
-
Lstsummary程序
-
UploadEventImage
XMLAPI LstMeetingType
将响应到 subProductCodePrefix
的新元素
影响 API
当前 productionCodePrefix
的API LstMeetingType
响应元素:PRO、AUO和其他Webex预定义的会议类型前缀。
完成这项新的增强后,API将响应可自定义会议类型前缀的subProdctCodePrefix
:PRO1、PRO2等新元素。
API 上的架构更改:LstMeetingType
它将响应新元素:subProdctCodePrefix
API 请求和响应示例
stMeetingType
API请求和响应
LstMeetingType
请求
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><bodyContent xsi:type="java:com.webex.service.binding.meetingtype.LstMeetingType"><meeting
TypeID>13810
</bodyContent>
LstMeetingType响应
<serv:bodyContent xsi:type="mtgtype:lstMeetingTypeResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<mtgtype: Record>
<serv:total>1</serv:total>
<serv: >1</serv: >
<serv:startFrom>1</serv:startFrom>
</mtgtype: Record>
<mtgtype:productCodePrefix>专业版</mtgtype:productCodePrefix>
<mtgtype:subProductCodePrefix>PRO3</mtgtype:subProductCodePrefix>//自定义会议类型的新元素
<mtgtype:active>已激活</mtgtype:active>
<mtgtype:name>Cus_Chat_已关闭</mtgtype:name>
<mtgtype:displayName>Cus_Chat_已关闭</mtgtype:displayName>
API 41.11.0 更新
XML API 41.11.0 更新
在控制中心管理的站点中,XML API 在用户管理 API 中支持向前兼容性
受影响的 API 和架构更改
如果您的集成应用程序当前正在使用 Webex XMLAPI 用户管理 API:CreateUser
、SetUser
、DelUser
和 GetUser
以预配置或管理用户,在将Webex经典站点转换为Control Hub管理的站点后,这些API将继续用于前向兼容性。将有一些行为变更,情况如下:
-
使用 createUser 时—如果控制中心中的用户状态不是“激活”,则站点上的用户状态将不是激活状态。如果控制中心中的用户状态处于激活状态,则站点上的用户状态也是激活,参考:Control Hub中新用户和已转换用户的 状态。
-
CreateUser 和 SetUser API 的密码元素将被忽略,我们将开始向新用户发送激活电子邮件,用户可以单击电子邮件中的链接以激活新帐户输入新密码。
-
将忽略 User API 的 ,无法使用API SetUser 通过 参数激活 用户(未验证)。
-
CreateUser API bodyContent 中的 webExId 元素的数值必须与电子邮件相同。如果 WebExId 与电子邮件不同,我们将在 WebExId 存储到WebDB时将其与电子邮件相同,并且该值将被忽略。
-
SetUser APIbodyContent中的 webExId 元素的值必须是电子邮件地址的用户身份,您可以在bodyContent中使用<email>进行更改。
-
SetUser API 将支持更改现有用户的电子邮件:如果 SecurityContext 中的操作帐户是控制中心全站管理员,则成功。否则,API 报告错误,并在下面显示新的错误代码和消息:
-
030120 帐户必须是站点管理员才能更改电子邮件。
-
-
newWebExId 元素(在 SetUser API 的 bodyContent 中)将被忽略。
-
SetUser API 尝试更改为已使用的电子邮件,API 将发出下述新错误代码和错误消息:
-
030118 电子邮件已在Control Hub管理的站点中使用。
-
-
DelUser API 在 Webex 会议侧停用用户,并从 Webex 站点中删除相应的会议许可。可通过使用 API 重新激活已停用的用户:SetUser (已激活),只要用户之前已验证。
-
CreateUser 和 SetUser API 将发出新的错误代码和错误消息,如下所示:
-
030117,此用户存在于您的组织外部,因此需要进行声明,才能通过声明用户流程移入您的组织。有关将用户申领到您的组织的步骤,请参阅将用户申领到您的组织(转换用户)。在申领用户之前,您需要验证用户所属的域。
-
030119 CI访问令牌必须包含范围 webexsquare:管理员配置用户时。
-
只支持有限的向前兼容性。在删除此兼容性之前,我们会提前通知。
架构更改
这些 API 均没有架构更改:CreateUser
、SetUser
、DelUser
和 GetUser
。
API 请求和响应示例
User API请求和响应
API请求:
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service http://www.webex.com/schemas/2002/06/service/service.xsd">
<securityContext>
<siteName>{siteName}</siteName>
<webExID>{site管理员帐户}</webExID>
<email>{site管理员帐户}</email>
<sessionTicket>xxxx</sessionTicket>或或
或,使用CI "access "时,在预配置用户时必须包含scope webexsquare:admin
</securityContext>
<bodyContent xsi:type="java:com.webex.service.binding.user.CreateUser">
<webExId>Jack@qa.webex.com</webExId> ---它应该是电子邮件地址的用户标识
<email>Jack@qa.webex.com</email>
<firstName>Jack</firstName>
<lastName>Smith</lastName>
<password>…</password>
< >
<host>true</host>
<active>已激活</active> ---此参数无法直接激活用户,直到用户通过激活电子邮件自行激活。
</bodyContent>
API响应示例:
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:使用="http://www.webex.com/schemas/2002/06/service/user">
<serv:标题>
<serv: >
<serv:result>成功</serv:result>
<serv:gsbStatus>主</serv:gsbStatus>
</serv:回应>
</serv:标题>
<serv:body>
<serv:bodyContent xsi:type="use:createUserResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<use:userId>23778617</use:userId>
</serv:bodyContent>
影响 API:
-
CreateUser
-
SetUser
-
DelUser
在将 Webex 经典版站点转换为控制中心管理的站点后,XML API 支持现有用户验证向前兼容
受影响的 API
将Webex经典站点转换为Control Hub管理的站点后,中的元素的值需要与电子邮件相同,详细信息如下:
-
对于在 Webex 经典版站点中创建的现有用户,我们支持旧的 webExID (例如:Jack)和新的 webExID(内容与电子邮件相同,例如:Jack@xx.com),以便登录,此验证向后兼容适用于所有 XML API。
-
对于在控制中心管理的站点中创建的新用户 ,webExID 元素的值必须与登录电子邮件中的相同。
{siteName}
{userName} ---现有用户是在webEx经典站点中创建的,可以是:jack或jack@xx.com;新用户必须使用jack@xx.com
xxxx或或或
影响 API:
所有 XML API。
在Webex经典站点转换为Control Hub管理的站点后,元素<bodyContent>的值需要与电子邮件相同,详细信息如下:
-
对于在Webex经典站点中创建的现有用户,我们支持旧的webExId(例如:Jack)和新的 webExId(内容与电子邮件相同,例如:Jack@xx.com),位置是在 bodyContent 中。
-
对于在Control Hub管理的站点中创建的新用户,webExId 元素的值必须与
bodyContent中
的电子邮件相同。
<bodyContent xsi:type="java:com.webex.service.binding.user.GetUser或SetUser或DelUser"
><webExId>xxxx</webExId> ---现有用户是在webEx经典站点中创建的,它可以是:jack或jack@xx.com;新用户必须使用jack@xx.com
影响 API: User
、 User
、 User
。
架构更改
任何 API 均没有架构更改。
API 请求和响应示例
GetUser API请求和响应
API请求:
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service http://www.webex.com/schemas/2002/06/service/service.xsd">
<siteName>{siteName}</siteName>
<webExID>{userName}</webExID> ---现有用户是在webEx经典站点中创建的,可以是:jack或jack@xx.com;新用户必须使用jack@xx.com
xxxx或或或
xxxx ---已有用户是在webEx经典站点中创建的,可以是:jack或jack@xx.com;新用户必须使用jack@xx.com
响应示例:
…与之前一样
增强录制文件视图历史报告 API,支持 Webex Meetings、Webex Events(新版)和 Webex Events(经典版)
受影响的 API
当前 API:lstrecordaccessHistory
和 lstrecordaccessDetailHistory
仅支持Webex Trainings录制文件视图访问的历史记录报告。这项新增强功能还支持 Webex Meetings、Webex Events(新版)和 Webex Events(经典版)录制文件视图访问的历史记录报告。
架构更改
在 API 请求主体中,我们支持以下 lstrecordaccessHistory API 新架构:
MeetingCenter
TrainingCenter
EventCenter
详细信息
API:lstrecordaccess历史
能够返回Webex Meetings、Webex Events(新版)、Webex Events(经典版)和Webex Trainings的录制文件视图访问的历史记录。
-
如果没有服务类型 在API请求中指定,API
lstrecordaccess历史
仅返回Webex Trainings录制文件视图访问的历史记录。 -
当serviceType 为MeetingCenter时,
lstrecordaccessHistory
的API将返回Webex Meetings和Webex Events(新版)录制文件视图访问的历史记录。 -
当serviceType 为EventCenter时,
lstrecordaccessHistory的
API将返回Webex Events(经典版)录制文件视图访问的历史记录。
API:lstrecordaccessDetailHistory
可以按recordID
返回Webex Meetings、Webex Events(新版)、Webex Events(经典版)和Webex Trainings的详细信息。
API 请求和响应示例
strecordaccess
History API请求和响应
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<securityContext>
<webExID>{userName}</webExID>
<password>{password}</password>
<siteName>{siteName}</siteName>
</securityContext>
<bodyContent xsi:type="java:com.webex.service.binding.history.LstrecordaccessHistory">
<viewTimeScope>
<viewTimeStart>2021年9月20日00:00:00</viewTimeStart>
<viewTimeEnd>9/28/2021 23:59:59</viewTimeEnd>
</viewTimeScope>
<listControl>
<startFrom>1</startFrom>
<maximumNum>100</maximumNum>
</listControl>
<订单>
<orderBy> DID</orderBy>
<orderAD>ASC</orderAD>
</订单>
<service >
<serviceType>MeetingCenter</serviceType>
<serviceType>TrainingCenter</serviceType>
<serviceType>EventCenter</serviceType>
</service >
</bodyContent>
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:历史记录="http://www.webex.com/schemas/2002/06/service/history">
<serv:标题>
<serv: >
<serv:result>成功</serv:result>
<serv:gsbStatus>主</serv:gsbStatus>
</serv:回应>
</serv:标题>
<serv:body>
<serv:bodyContent xsi:type="history:lstrecordaccessHistoryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>LstrecordaccessHistory测试TC-20210924,1324-1</history:recordName>
<history:creationTime>09/24/2021 13:28:13</history:creationTime>
<history: >0</history: >
<history:已下载>2</history:已下载>
<history:已查看>1</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>TestErollment_001-20210610,1905-1</history:recordName>
<history:creationTime>2021年6月10日19:10:15</history:creationTime>
<history: >0</history: >
<历史记录:已下载>0</历史记录:已下载>
<history:已查看>3</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>测试即时播放2-20210705,0709-1</history:recordName>
<history:creationTime>2021年7月5日07:15:06</history:creationTime>
<history: >0</history: >
<历史记录:已下载>0</历史记录:已下载>
<history:已查看>1</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>EC2.0_232423-20210922,0447-1</history:recordName>
<history:creationTime>2021年9月22日04:53:05</history:creationTime>
<history: >0</history: >
<历史记录:已下载>0</历史记录:已下载>
<history:已查看>1</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>LstrecordaccessHistory测试EC2.0-20210924,1315-1</history:recordName>
<history:creationTime>2021年9月24日13:19:00</history:creationTime>
<history: >0</history: >
<history:已下载>1</history:已下载>
<history:已查看>1</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>LstrecordaccessHistory测试MC-20210924,1319-1</history:recordName>
<history:creationTime>2021年9月24日13:25:12</history:creationTime>
<history: >0</history: >
<history:已下载>1</history:已下载>
<history:已查看>1</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history:recordAccessHistory>
<history:recordID>1XXXXXXX7</history:recordID>
<history:recordName>LstrecordaccessHistory测试EC classic-20210924,1331-1</history:recordName>
<history:creationTime>09/24/2021 13:37:28</history:creationTime>
<history: >0</history: >
<history:已下载>1</history:已下载>
<history:已查看>1</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordAccessHistory>
<history: Record>
<serv:total>8</serv:total>
<serv:return>7</serv:return>
<serv:startFrom>1</serv:startFrom>
</history: Record>
</serv:bodyContent>
lstrecordaccessDetail
History API请求和响应
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:serv="http://www.webex.com/schemas/2002/06/service">
<securityContext>
<webExID>{userName}</webExID>
<password>{password}</password>
<siteName>{siteName}</siteName>
</securityContext>
<bodyContent xsi:type=
"java:com.webex.service.binding.history.LstrecordaccessDetailHistory">
<recondID>1XXXXXX7</recondID>
<timeZoneID>20</timeZoneID>
<?xml version="1.0" encode="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:历史记录="http://www.webex.com/schemas/2002/06/service/history">
<serv:标题>
<serv: >
<serv:result>成功</serv:result>
<serv:gsbStatus>主</serv:gsbStatus>
</serv:回应>
</serv:标题>
<serv:body>
<serv:bodyContent xsi:type="history:lstrecordaccessDetailHistoryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<history:recordDetail>
<history:viewID>1XXXXXX7</history:viewID>
<history:participantName>Axxxg</history:participantName>
<history:participantEmail>Axxxg@qa.webex.com</history:participantEmail>
<history:accessTime>2021年9月24日13:27:26</history:accessTime>
<history: >false</history: >
<history:已下载>false</history:已下载>
<history:已查看>true</history:已查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordDetail>
<history:recordDetail>
<history:viewID>1XXXXXX7</history:viewID>
<history:participantName>Axxxg</history:participantName>
<history:participantEmail>Axxxg@qa.webex.com</history:participantEmail>
<history:accessTime>2021年9月24日13:27:39</history:accessTime>
<history: >false</history: >
<history:已下载>true</history:已下载>
<history:查看>false</history:查看>
<history:timeZoneID>20</history:timeZoneID>
</history:recordDetail>
<history: Record>
<serv:total>2</serv:total>
<serv: >2</serv: >
<serv:startFrom>1</serv:startFrom>
</history: Record>
</serv:bodyContent>
影响 API:
-
lstrecordaccess历史
-
lstrecordaccessDetailHistory
修复了 XMLAPI 和 Webex 页面之间的 Webex Events(经典版)描述的最大长度。
受影响的 API
XML API:CreateEvent 和 SetEvent 的描述 元素最多允许输入10000个字符,如果输入超过大小,将导致新的错误代码和消息:
060068 非法的输入描述。描述不能超过 10000 个字符。
架构更改
没有架构更改。
API 请求和响应示例
Event API请求和响应
#API请求示例:
…
<bodyContent xsi:type="java:com.webex.service.binding.event.CreateEvent"
xmlns:att="http://www.webex.com/schemas/2002/06/service/event" xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service/event http://www.webex.com/schemas/2002/06/service/event/event.xsd">
<accessControl>
<sessionPassword>1111111</sessionPassword>
< >私人
</accessControl>
<metaData>
<sessionName>EC测试</sessionName>
<description>……。假设您在描述中填写10000个字符……</description>
</metaData>
…
------------------------------------ ------------------------------------
描述超过10000个字符时的#API响应示例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:result>失败</serv:result>
非法输入说明。描述不能超过10000个字符<serv:gsbStatus>PRIMARY</serv:gsbStatus>
<serv:exceptionID>
060068</serv:exceptionID> <
/serv:response>
<serv:body>
<serv:bodyContent/>
</serv:body>
影响 API:
-
CreateEvent
-
SetEvent
XML API: GetUser 返回 freeAccount 的新元素
受影响的 API
GetUser
返回一个新元素,用于识别freeAccount
用户帐户是否为 FreeAccount
。
架构更改
GetUser 响应示例
GetUser响应:<use:initi >
AW</use:initi >
<use:isUploated>false</use:isUploated>
<use:freeAccount>false</use:freeAccount>
Content>
影响 API:
GetUser
API 41.10.0 更新
XML API 41.10.0 架构未进行架构更改。
API 41.9.0 更新
XML API 41.9.0 更新
为所有 T31 站点停用 XML API 10.0.0
Webex 计划为所有 T31 站点终止支持 10.0.0 版 XML API。
我们将在 41.9.0 更新中停用所有产品中的 XML API 10.0.0 代码。
API 41.8.0 更新
XML API 41.8.0 更新
为所有 T31 站点停用 XML API 10.0.0
Webex 计划为所有 T31 站点终止支持 10.0.0 版 XML API。
Webex 发现有些客户的客户端使用如下不正确的方式访问 XML API 的 URL:https://{siteName}.webex.com/WBXService/xml10.0.0/XMLService,访问 XML API URL 的正确方式为:https://{siteName}.webex.com/WBXService/XMLService。
请在我们终止支持 10.0.0 版 XML API 之前,使用正确的方式切换代码访问 XML API 以避免影响。
API 41.7.0 更新
XML API 41.7.0 更新
应该通过站点管理选项控制从移动设备删除和编辑录制文件:允许主持人重新分配、编辑、禁用和删除录制文件
受影响的 API 和架构更改
GetSite
:将在工具下返回命名 enableNBRMCModify
的新元素,和 separateNoRecordingEdit
。
响应示例
GetSiteResponse
:
GetSite
<?xml version="1.0" encode="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:标题>
<serv: >
<serv:result>成功</serv:result>
<serv:gsbStatus>主</serv:gsbStatus>
</serv:回应>
</serv:标题>
<serv:body>
<serv:bodyContent xsi:type="ns1:getSiteResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
…
<ns1:工具>
…
<ns1:enableNBRMCModi >false</ns1:enableNBRMCModi >
<ns1: NoRecordingEdit>true</ns1: NoRecordingEdit>
…
</ns1:工具>
</serv:bodyContent>
API 41.6.3 更新
XML API 41.6.3 更新
GetSite
响应supportLargeEvent
的新元素
受影响的 API 和架构更改
GetSite:在 siteCommonOptions
下返回supportLargeEvent
的新元素,让主叫方知道该站点是否支持大型活动(Webex Event(新))。
架构更改
响应示例
GetSiteResponse
:
GetSite
<?xml version="1.0" encode="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:标题>
<serv: >
<serv:result>成功</serv:result>
<serv:gsbStatus>主</serv:gsbStatus>
</serv:回应>
</serv:标题>
<serv:body>
<serv:bodyContent xsi:type="ns1:getSiteResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
…
<ns1:siteCommonOptions>
…
<ns1:enablePreMeeting >false</ns1:enablePreMeeting >
<ns1:supportLargeEvent>true</ns1:supportLargeEvent>
</ns1:siteCommonOptions>>
</serv:bodyContent>
API 41.6.0 更新
XML API 41.6.0 更新
XMLAPI 在预配置中支持 Webex Events 2.0
受影响的 API
GetUser
:返回命名 largeEventCapacity
的新元素,显示此用户帐户下新的Event 2.0 (EC 2.0)的容量。例如,如果用户帐户拥有CI_ 3K许可证, EventCapacity
的值为3000。
架构更改
响应示例
GetUserResponse:
XMLAPI LstRecording 的 CreateTime 使用录制开始时间
受影响的 API
LstRecording
:LstRecording
响应 CreateTime
是指用户实际按下录制按钮的时间。
详细信息
过去,XML API使用在数据库中创建录制文件时的时间戳作为 stRecording
响应中的创建时间。现在就是用户实际开始制作录制文件的时间。此更改适用于所有服务录制文件。没有架构更改。
API 41.5.0 更新
XML API 41.5.0 更新
XMLAPI 能够作为主持人从 PSTN 启动 Webex 安排的会议
受影响的 API
-
CreateUser
:当用户角色为主持人、完全权限、只读或用户管理站点管理员时,无论是否启用用户PMR,都会生成hostPIN
。 -
SetUser
:当personalMeetingRoom.hostPIN
不在XML请求中时,使用phones.hostPIN
设置hostPIN
(前提条件:功能切换AllowStartScheduledMtgFromPhone
已启用)。 -
GetUser
:无论是否启用用户PMR,都返回phones.hostPIN
。(前提条件:功能切换AllowStartScheduledMtgFromPhone
已启用)。
架构更改
GetUserResponse
:
SetUser
:
响应示例
GetUserResponse
:
SetUser
:
XMLAPI Site
响应移动客户端的两个新元素
影响 API
-
GetSite
:GetSite
现在将响应两个新元素以支持移动客户端具有显示或不显示录制文件标签页的逻辑。-
enableRecordingAccess
:true或false,Webex超级管理员可以通过切换(EnableRecordingAccess
)启用或禁用录制文件访问。 -
EmptyStatus
:true或false,如果两个站点都不支持NBR功能并将NBR存储空间分配为零,则状态响应为true,否则为false。
-
架构更改
GetSite
请求示例
getsite
的示例响应
包含非 ASCII 字符的电子邮件主题将使用 RFC2047 编码。对于纯 ASCII 字符的电子邮件主题,则不存在编码
受影响的 API任何 API 请求、响应有效内容都不会受影响,但它会更改电子邮件主题的编码行为。包含非 ASCII 字符的电子邮件主题将使用 RFC2047 编码。对于纯 ASCII 字符的电子邮件主题,则不存在编码。
架构更改
没有架构更改。
API 41.4.0 更新
XML API 41.4.0 更新
创建活动安排的 Webex Events 可以利用站点级别的进入和退出声音默认设置
XMLAPI 符合当前控制进入和退出声音的新逻辑。Webex Events 的所有声音均受站点管理中其他设置的控制。在 GetSite
中,XMLAPI 返回一个额外字段 entryExitToneEC
以指示值。最初,当站点管理员设置默认提示音时,创建活动不会通过应用 XMLAPI 默认值来利用此设置。
受影响的 API
XML API: Site 返回一个新元素 ExitToneEC
以指示该值。
XML API:CreateEvent, SetEvent, GetEvent 后端业务逻辑读取 entryExitToneEC
的值。
架构更改
XML API: GetSite 响应示例:
<ns1:默认值>
<ns1:email >true</ns1:email >
<ns1:entryExitTone>播报</ns1:entryExitTone>
<ns1:entryExitToneEC>NOTONE</ns1:entryExitToneEC>
<ns1:voip>true</ns1:voip>
<ns1:电话会议>
<ns1:tele Support>无</ns1:tele Support>
</ns1:电话会议>
<ns1:joinTeleconfNotPress1>true</ns1:joinTeleconfNotPress1>
<ns1:updateTSPACcount>false</ns1:updateTSPACcount>
</ns1:默认值>
影响 API:
-
GetSite
-
CreateEvent
-
SetEvent
-
GetEvent
XMLAPI 仅返回大型活动 (Webex Event 2.0) 详细信息
-
如果 Webex 会议是大型活动或网络广播,则
GetSessionInfo
将返回一些详细信息,包括会议密码、会议数字密码、答疑者密码和答疑者数字密码(不更改架构)。 -
XMLAPI 不支持创建和编辑任何大型活动或网络广播功能,因此
CreateMeeting
和SetMeeting
会返回一个针对大型活动或网络广播案例的新异常(110064,不支持活动和网络广播会话类型。)
影响 API
API 名称 |
描述 |
备注 |
---|---|---|
|
如果 Webex 会议是大型活动或网络广播,则 |
不会更改架构。 |
|
如果用户尝试使用 |
行为会已发生更改。 |
API 41.3.0 更新
XML API 41.3.0 更新
XML API 新更改支持 Webex Events 2.0 功能
受影响的 API
两种 API: SessionInfo和GetMeeting 也会返回 Event
和 Webniar
。
元素名称 |
描述 |
---|---|
enableEvent |
在 Webex 会议中支持 EC 2.0 |
enableWebniar |
在 Webex 会议中支持网络研讨会 |
XMLAPI 支持对于 EC 2.0 的以上两个返回元素。当前 XML API 发行版不支持安排和设置 EC2.0 会议。
架构更改
SessionInfo
返回用于EC 2.0的元素 Event
和 Webniar
。
Meeting
返回用于EC 2.0的元素 Event
和 Webniar
。
响应示例:
SessionInfo
响应:
<ep:accessControl><ep:list
Status>公共</ep:
listStatus><ep:registration>
false</ep:registration>
<ep:passwordReq>true</ep:
passwordReq><ep:is AudioPassword>
false</ep:is AudioLogin>false is Event>
false ><ep:enablePreMeeting >
true</ep:enablePreMeeting >
Meeting
响应:
< :supportPKI>false
< :HQvideo>true
< :HDvideo>true
< :viewVideo >
< :enableEvent>false
< :enableWebniar>false enablePreMeeting >true
XMLAPI 新更改支持会议前等候区功能
受影响的 API
XML API: Site
、 stSummarySession
、 SessionInfo
和 Meeting
将响应会议前大厅的新元素 PreMeeting
。
架构更改
XML API: Site
为会议前大厅返回元素 PreMeetingLobby
。
XML API:LstSummarySession
为会议前大厅返回元素 enablePreMeetingLobby
。
XML API: SessionInfo
为会议前大厅返回元素 PreMeetingLobby
。
XML API: Meeting
为会议前大厅返回元素 PreMeetingLobby
。
响应示例:
Site
响应:
<ns1:siteCommonOptions>
<ns1:SupportCustomDial >false</ns1:SupportCustomDial >
<ns1:SupportTele >false</ns1:SupportTele >
<ns1:SupportTele Plus>false</ns1:SupportTele Plus>
<ns1:EnableCloudTele >true</ns1:EnableCloudTele >
<ns1:EnableCMRForAllUsers>true</ns1:EnableCMRForAllUsers>
<ns1:enablePersonalMeetingRoom>true</ns1:enablePersonalMeetingRoom>
<ns1:SupportAlternateHost>true</ns1:SupportAlternateHost>
<ns1:SupportXMLAPIReturn PMR>false</ns1:SupportXMLAPIReturn PMR>
<ns1:SupportAnyHostMeetings>true</ns1:SupportAnyHostMeetings>
<ns1:enablePreMeeting >true</ns1:enablePreMeeting >
</ns1:siteCommonOptions>>
LstSummarySession
响应:
<ep:isException>false</ep:is
Exception><ep:isNext >
true</ep:isNext ><ep:seriesMeetingKey
><ep:is PMR>false</ep:
is PMR><ep:enable
Event>false
<ep:enableWebniar>false</ep:
enablePreMeeting >true
SessionInfo
响应:
<ep:accessControl><ep:list
Status>公共</ep:
listStatus><ep:registration>
false</ep:registration>
<ep:passwordReq>true</ep:
passwordReq><ep:is AudioPassword>
false</ep:is AudioLogin>false is Event>
false ><ep:enablePreMeeting >
true</ep:enablePreMeeting >
Meeting
响应:
< :supportPKI>false
< :HQvideo>true
< :HDvideo>true
< :viewVideo >
< :enableEvent>false
< :enableWebniar>false enablePreMeeting >true
ML API Site
响应信息行为更改披露
受影响的 API
XML API:GetSite
响应管理员帐户的以下元素,其中包括角色: 管理员
、 _ 管理员
管理员
。
…<ns1:EEActiveUserCount>
<ns1:EEActiveUserCount>
<ns1:activeCETHost>…</ns1:auoActiveUserCount>
<ns1:auoActiveUserCount>
<ns1:MCActiveUserCount>
<ns1:ECActiveUserCount>
…</ns1:TCActiveUserCount>
<ns1:SCActiveUserCount>…</ns1:SCActiveUserCount>
…</ns1:SCActiveUserCount>…</ns1:SCActiveUserCount>…</ns1:SCActiveUserCount>…</ns1:SCActiveUserCount>。.
行为已更改。
仅允许管理员角色具有 Site 的响应 数据
。主持人或与会者不会在 GetSite
响应中获取这些许可证数据。
以下是 API:GetSite的
siteadmin
或仅就绪siteadmin
或用户管理管理员的响应示例:
API 41.2.0 更新
XML API 41.2.0 更新
如果站点支持 Webex 电话服务,XMLAPI 应支持“CMR 混合网络语音”
受影响的 API
-
Site
在响应中返回新元素WebexTelephony
。 -
创建用户
和设置用户
可以更新cmr混合Voip
元素如果IsWebex电话服务
在其他条件下为TRUE。IsTSPUsingTele API
不再重要。
架构更改
XML API: Site
响应返回其他元素 WebexTelephony
GetSite
响应包含以下新元素:
<ns1:tele Config>
<ns1:isWebexTele >true</ns1:isWebexTele >
<ns1:isTSPUsingTele API>false</ns1:isTSPUsingTele API>
<ns1:serviceName>个人会议号</ns1:serviceName>
<ns1:participantAccessCodeLabel>与会者访问码</ns1:participantAccessCodeLabel>
<ns1:subscriberAccessCodeLabel>主持人访问码</ns1:subscriberAccessCodeLabel>
<ns1:attendeeIDLabel>与会者标识</ns1:attendeeIDLabel>
……
</ns1:tele Config>
LstSummarySession
支持EC2.0
XML API 受到影响
LstSummarySession
将返回新的两个元素以支持EC 2.0
元素名称 |
描述 |
---|---|
enableEvent |
在 Webex 会议中支持 EC 2.0 |
enableWebniar |
在 Webex 会议中支持网络研讨会 |
架构更改
XML API:LstSummarySession:
附加<enableEvent
>和<enableWebniar
>元素
XML API 的响应:LstSummarySession
EC 2.0 的响应
<ep:isNext >true</ep:isNext ><ep:
seriesMeetingKey>0
<ep:is PMR>false</ep:is PMR>
<ep:enableEvent>true<
/ep:enableWebniar>true</ep:enableWebniar
>
XMLAPI 支持向站点用户返回用于 MCT 集成的 Webex-voice-assistant
选项
受影响的 API
GetUser
在响应中返回新元素 webexAssistantEnabled
(true或false)。
架构更改
getUserResponse
:
响应示例
API 41.1.0 更新
XML API 41.1 架构未进行架构更改。