<?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 RE: EXOS v21 - SOAP/XML API in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50826#M13714</link>
    <description>Yeah, I'll get one opened with TAC, thanks for confirming what I'm seeing.&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Apr 2017 19:16:00 GMT</pubDate>
    <dc:creator>Bryn_Sadler</dc:creator>
    <dc:date>2017-04-11T19:16:00Z</dc:date>
    <item>
      <title>EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50820#M13708</link>
      <description>Hi, we've long been users of the XOS SOAP/XML API for provisioning tasks, but it seems to have changed in v21, since the CherryPy update of the web framework. The API endpoint used to be http(s)://&lt;SWITCH ip=""&gt;/xmlService, but this now just gives a 404. The WSDL and XSD files all seem to still be there. Can't find anything in the documentation, apart from the release notes acknowledge that the SOAP/XML functionality should still be there. Anyone know what the API endpoint is now?&lt;BR /&gt;&lt;/SWITCH&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50820#M13708</guid>
      <dc:creator>Bryn_Sadler</dc:creator>
      <dc:date>2017-04-11T14:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50821#M13709</link>
      <description>Using a switch with v22.2 on it it seems to work without problems.&lt;BR /&gt;
someone@host:~/work/EXOS-XML$ perl execCli.pl 10.116.3.22 admin "" "show ver"&lt;BR /&gt;
Slot-1      : 800550-00-08 1626N-41812 Rev 8.0 BootROM: 1.0.2.1    IMG: 22.2.1.5  &lt;BR /&gt;
Slot-2      : 800554-00-07 1636N-41581 Rev 7.0 BootROM: 1.0.2.1    IMG: 22.2.1.5  &lt;BR /&gt;
Slot-3      :&lt;BR /&gt;
X460-G2-VIM-2Q-B-1: 800555-00-03 1dddN-40658 Rev 3.0&lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 22.2.1.5 by release-manager&lt;BR /&gt;
          on Mon Feb 27 11:03:54 EST 2017&lt;BR /&gt;
&lt;BR /&gt;
there are some bugs in 21.1 where login does not work and such, can you try wih 22.2 ?</description>
      <pubDate>Tue, 11 Apr 2017 16:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50821#M13709</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2017-04-11T16:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50822#M13710</link>
      <description>Hi Oscar, thanks for the response. We did get some feedback from TAC that there were errors with the version we were running, and xmlService was actually xmlservice with a lower S. I've booted a lab switch into the same version as you, and I'm able to use the Object-based APIs to pull port info etc, but the XOS APIs such as the execCLi you use above are failing with "Not a valid user". I've tested the same code against an older version (15.3), and it works fine. Using same creds for Object-based and XOS APIs. Do you know if the auth mechanism has been changed? &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2017 16:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50822#M13710</guid>
      <dc:creator>Bryn_Sadler</dc:creator>
      <dc:date>2017-04-11T16:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50823#M13711</link>
      <description>Is the user you tried an admin user ?</description>
      <pubDate>Tue, 11 Apr 2017 17:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50823#M13711</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2017-04-11T17:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50824#M13712</link>
      <description>After some further testing, we may have stumbled on one of the strangest bugs I've come across. It seems that the XOS APIs aren't working for usernames that start with the letters h,i,j,k,q,r or s. Starting with any other letter is fine, but not those ones. Would appreciate if you could test this out on your switch Oscar and see if you are getting the same behaviour? &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2017 18:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50824#M13712</guid>
      <dc:creator>Bryn_Sadler</dc:creator>
      <dc:date>2017-04-11T18:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50825#M13713</link>
      <description>It seems you are right, strange. I think opening a case for that would be best.&lt;BR /&gt;
okoot@bigbird:~/work/EXOS-XML$ perl execCli.pl 10.116.3.22 hello emertxe "show ver"SOAP-ENV:Client Not a valid user&lt;BR /&gt;
okoot@bigbird:~/work/EXOS-XML$ perl execCli.pl 10.116.3.22 oscar emertxe "show ver"&lt;BR /&gt;
Slot-1      : 800550-00-08 1626N-41812 Rev 8.0 BootROM: 1.0.2.1    IMG: 22.2.1.5  &lt;BR /&gt;
Slot-2      : 800554-00-07 1636N-41581 Rev 7.0 BootROM: 1.0.2.1    IMG: 22.2.1.5  &lt;BR /&gt;
Slot-3      :&lt;BR /&gt;
Slot-4      :&lt;BR /&gt;
Slot-5      :&lt;BR /&gt;
Slot-6      :&lt;BR /&gt;
Slot-7      :&lt;BR /&gt;
Slot-8      :&lt;BR /&gt;
X460-G2-VIM-2Q-B-1: 800555-00-03 1521N-40658 Rev 3.0&lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 22.2.1.5 by release-manager&lt;BR /&gt;
          on Mon Feb 27 11:03:54 EST 2017&lt;BR /&gt;
BootROM : 1.0.2.1&lt;BR /&gt;
Diagnostics : 5.11&lt;BR /&gt;
Certified Version : EXOS Linux  3.18.24, FIPS fips-ecp-2.0.12&lt;BR /&gt;
&lt;BR /&gt;
okoot@bigbird:~/work/EXOS-XML$ perl execCli.pl 10.116.3.22 oscar emertxe "show account"&lt;BR /&gt;
                       User Name  Access LoginOK  Failed     State&lt;BR /&gt;
--------------------------------  ------ -------  ------  --------&lt;BR /&gt;
                           admin     R/W      15       0   Enabled&lt;BR /&gt;
                            user     RO        0       0   Enabled&lt;BR /&gt;
                           hello     R/W       0       0   Enabled&lt;BR /&gt;
                           oscar     R/W       2       0   Enabled&lt;BR /&gt;
&lt;BR /&gt;
okoot@bigbird:~/work/EXOS-XML$ &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2017 19:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50825#M13713</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2017-04-11T19:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50826#M13714</link>
      <description>Yeah, I'll get one opened with TAC, thanks for confirming what I'm seeing.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2017 19:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50826#M13714</guid>
      <dc:creator>Bryn_Sadler</dc:creator>
      <dc:date>2017-04-11T19:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: EXOS v21 - SOAP/XML API</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50827#M13715</link>
      <description>For anyone following this thread, it was confirmed as a bug and a fix is scheduled for release with 22.3.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2017 22:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-v21-soap-xml-api/m-p/50827#M13715</guid>
      <dc:creator>Bryn_Sadler</dc:creator>
      <dc:date>2017-05-11T22:29:00Z</dc:date>
    </item>
  </channel>
</rss>

