<?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 WHEN WILL WEB SOCKET SUBSCRIPTION BE NATIVE TO THE COBRA SDK? in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545381#M3117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #5a5a5a; font-family: 'myriad pro'; font-size: 14px;"&gt;A lot of applications that I created in Cobra would benefit from easily being able to subscribe to Manage Objects...When will this become available or is it even in the pipeline?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 16:58:28 GMT</pubDate>
    <dc:creator>sheastma</dc:creator>
    <dc:date>2016-06-23T16:58:28Z</dc:date>
    <item>
      <title>WHEN WILL WEB SOCKET SUBSCRIPTION BE NATIVE TO THE COBRA SDK?</title>
      <link>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545381#M3117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #5a5a5a; font-family: 'myriad pro'; font-size: 14px;"&gt;A lot of applications that I created in Cobra would benefit from easily being able to subscribe to Manage Objects...When will this become available or is it even in the pipeline?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:58:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545381#M3117</guid>
      <dc:creator>sheastma</dc:creator>
      <dc:date>2016-06-23T16:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: WHEN WILL WEB SOCKET SUBSCRIPTION BE NATIVE TO THE COBRA SDK?</title>
      <link>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545382#M3118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delay, but here's a couple of answers, first:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Cobra is auto-generated for the most part and isn’t getting tons of attention from a roadmap/features standpoint. For what it’s worth, event subscription is a very simple thing with the ACI toolkit. Nothing prevents you from using both Cobra and the ACI toolkit modules inside your code. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Example: &lt;A href="https://github.com/cpaggen/aci/blob/master/events.py"&gt;https://github.com/cpaggen/aci/blob/master/events.py&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to raw URL subscriptions, you can also subscribe to ACI toolkit objects, such as this example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: black;"&gt; &lt;A href="https://github.com/datacenter/acitoolkit/blob/master/samples/aci-subscribe-tenants.py"&gt;https://github.com/datacenter/acitoolkit/blob/master/samples/aci-subscribe-tenants.py&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 02:18:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545382#M3118</guid>
      <dc:creator>davbark2</dc:creator>
      <dc:date>2016-08-23T02:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: WHEN WILL WEB SOCKET SUBSCRIPTION BE NATIVE TO THE COBRA SDK?</title>
      <link>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545383#M3119</link>
      <description>&lt;P&gt;I am in the same situation as Garland (2 years later).&lt;/P&gt;
&lt;P&gt;I know that it can be done witch ACI-toolkit, but that implies having to deal with 2 external modules.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've also found in &lt;A title="https://github.com/datacenter/cobra" href="https://github.com/datacenter/cobra" target="_blank"&gt;https://github.com/datacenter/cobra&lt;/A&gt; that the branch eventchannel was created 3 years ago, however it is still not included in the lastest versions of Cobra, and there is no documentation available to use this branch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I tried to contact via email to the cobra support team at &lt;A href="mailto:acicobra@external.cisco.com" target="_blank"&gt;acicobra@external.cisco.com&lt;/A&gt; to ask, but it seems that this email address is no longer available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having passed 2 years since the initial request, could you please tell me when event subscription is going to be available natively in Cobra?&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 14:18:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/when-will-web-socket-subscription-be-native-to-the-cobra-sdk/m-p/3545383#M3119</guid>
      <dc:creator>jsalas</dc:creator>
      <dc:date>2018-07-24T14:18:50Z</dc:date>
    </item>
  </channel>
</rss>

