<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cisco IM and Presence REST limitations and restrictions in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/cisco-im-and-presence-rest-limitations-and-restrictions/m-p/4707972#M48342</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We are looking for a limitations and restrictions for&amp;nbsp;&amp;nbsp;Cisco IM and Presence REST API. We were not able to find a documentation to that. Is anybody aware of such a document ?&lt;/P&gt;
&lt;P&gt;To be more specific, here is a list of questions:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. Endpoints&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;: POST - /presence-service/endpoints&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Body&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;endpoint&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;&lt;A href="http://xxx.xxx.xxx.xxx:PORT/callback/%3c/url" target="_blank" rel="noopener nofollow noreferrer"&gt;http://XXX.XXX.XXX.XXX:PORT/callback/&amp;lt;/url&lt;/A&gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/endpoint&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;: In order to receive event notifications, I need to register an endpoint with a callback URL.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;How many endpoints can be registered?&lt;/LI&gt;
&lt;LI&gt;Are there any restrictions/thresholds that must be observed?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Subscriptions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;: POST - /presence-service/users/xxxxx/subscriptions&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Body&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;lt;subscription&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;contactsList&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;contact contactURI=&lt;A href="mailto:xxxxx@xxxxx.grz.at" target="_blank" rel="noopener nofollow noreferrer"&gt;xxxxx@xxxxx.doman.net&lt;/A&gt;/&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/contactsList&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subscriptionType&amp;gt;PRESENCE_NOTIFICATION&amp;lt;/subscriptionType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endPointID&amp;gt;X&amp;lt;/endPointID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/subscription&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;: Next, a subscription must be created for an endpoint with a specific ID. The subscription defines the contacts for which status updates should be sent.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;How many subscriptions may be created?&lt;/LI&gt;
&lt;LI&gt;Is it technically allowed for each user to create a subscription for themselves?&lt;/LI&gt;
&lt;LI&gt;Are there also restrictions here, which are not explicitly listed in the documentation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kamil&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 07:49:54 GMT</pubDate>
    <dc:creator>kamil.bockay</dc:creator>
    <dc:date>2022-10-24T07:49:54Z</dc:date>
    <item>
      <title>Cisco IM and Presence REST limitations and restrictions</title>
      <link>https://community.cisco.com/t5/collaboration-applications/cisco-im-and-presence-rest-limitations-and-restrictions/m-p/4707972#M48342</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We are looking for a limitations and restrictions for&amp;nbsp;&amp;nbsp;Cisco IM and Presence REST API. We were not able to find a documentation to that. Is anybody aware of such a document ?&lt;/P&gt;
&lt;P&gt;To be more specific, here is a list of questions:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. Endpoints&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;: POST - /presence-service/endpoints&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Body&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;endpoint&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;&lt;A href="http://xxx.xxx.xxx.xxx:PORT/callback/%3c/url" target="_blank" rel="noopener nofollow noreferrer"&gt;http://XXX.XXX.XXX.XXX:PORT/callback/&amp;lt;/url&lt;/A&gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/endpoint&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;: In order to receive event notifications, I need to register an endpoint with a callback URL.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;How many endpoints can be registered?&lt;/LI&gt;
&lt;LI&gt;Are there any restrictions/thresholds that must be observed?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Subscriptions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;: POST - /presence-service/users/xxxxx/subscriptions&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Body&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;lt;subscription&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;contactsList&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;contact contactURI=&lt;A href="mailto:xxxxx@xxxxx.grz.at" target="_blank" rel="noopener nofollow noreferrer"&gt;xxxxx@xxxxx.doman.net&lt;/A&gt;/&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/contactsList&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subscriptionType&amp;gt;PRESENCE_NOTIFICATION&amp;lt;/subscriptionType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endPointID&amp;gt;X&amp;lt;/endPointID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/subscription&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;: Next, a subscription must be created for an endpoint with a specific ID. The subscription defines the contacts for which status updates should be sent.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;How many subscriptions may be created?&lt;/LI&gt;
&lt;LI&gt;Is it technically allowed for each user to create a subscription for themselves?&lt;/LI&gt;
&lt;LI&gt;Are there also restrictions here, which are not explicitly listed in the documentation.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kamil&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 07:49:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/cisco-im-and-presence-rest-limitations-and-restrictions/m-p/4707972#M48342</guid>
      <dc:creator>kamil.bockay</dc:creator>
      <dc:date>2022-10-24T07:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IM and Presence REST limitations and restrictions</title>
      <link>https://community.cisco.com/t5/collaboration-applications/cisco-im-and-presence-rest-limitations-and-restrictions/m-p/4707978#M48343</link>
      <description>&lt;P&gt;Sorry, duplicate post. Original here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/collaboration-applications/cisco-im-and-presence-rest-limitations-and-restrictions/td-p/4707181" target="_blank"&gt;Cisco IM and Presence REST limitations and restrictions - Cisco Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 07:57:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/cisco-im-and-presence-rest-limitations-and-restrictions/m-p/4707978#M48343</guid>
      <dc:creator>kamil.bockay</dc:creator>
      <dc:date>2022-10-24T07:57:07Z</dc:date>
    </item>
  </channel>
</rss>

