XML API 11.0.0 SP9 Release Notes

Important: The XML API 11.0.0 SP9 release changes some schema definitions. For the latest schema definitions, see the release notes announcements page. The features in this release are backward compatible with previous releases.
 

 

Overview

This release note describes the changes made in the release of Webex XML API 11.0.0 SP9. These changes apply to your integration with WBS 32.
All features are backward compatible with existing integrations. There are changes to the latest schema definitions explained below.

 
 


API getSite has new return values ECMeetingsUnlisted and TCMeetingsUnlisted.


By customer request, the API getSite now returns the API allMeetingsUnlisted for Meeting Center meetings only. (This API is meant to indicate whether meetings must be unlisted or not.) Two new return values are added to the response under the node securityOptionsType, for Event Center events (ECMeetingsUnlisted) and Training Center sessions (TCMeetingsUnlisted).


Affected APIs

  • getSite


  • Schema changes

    A new field: <xsd:element name="ECMeetingsUnlisted" type="xsd:boolean"/> is added in response of getSite API, under node securityOptionsType.

    A new field: <xsd:element name="TCMeetingsUnlisted" type="xsd:boolean"/> is added in response of getSite API, under node securityOptionsType.

    Please note that the existing field: <xsd:element name="allMeetingsUnlisted" type="xsd:boolean"/> is for Meeting Center only.

    Behavior Changes

    getSite API will return "ECMeetingsUnlisted" and "TCMeetingsUnlisted" attributes per request.

    Release Versions

    This feature is enabled in XMLAPI version 11 only.

    Known Issues

    None




    Related Release Information

    The XML API schemas and release notes are available at the Cisco Webex Developer Portal:
    https://developer.cisco.com/site/collaboration/webex/webex-developer/develop-test/xml-api/reference/

    The URL API release notes are available at the Cisco Webex Developer Portal:
    https://developer.cisco.com/site/collaboration/webex/webex-developer/develop-test/url-api/reference/