<?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: REST API Login for Extreme Cloud in Extreme Cloud</title>
    <link>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26198#M104</link>
    <description>The unsupported media type error suggests that your program did not specify the content-type header. You should generally specify two headers when you post the login request:content-type: application/json;charset=UTF-8&lt;BR /&gt;
accept: application/json, text/plain, */*How you specify the headers depends on the tools you are using. If you are using Postman there is a tab titled 'Headers' where you can select the header type and specify the value you want. If you are using curl you can add headers to the request using the '-H' command line option (e.g. -H "Accept:application/json"). If you are using a programming language the HTTP library you are using likely has a call to set the request headers.&lt;BR /&gt;
&lt;BR /&gt;
Please let me know how this suggestion works out.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Jul 2018 20:16:00 GMT</pubDate>
    <dc:creator>Cuthbert__Richa</dc:creator>
    <dc:date>2018-07-18T20:16:00Z</dc:date>
    <item>
      <title>REST API Login for Extreme Cloud</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26194#M100</link>
      <description>Hello everybody&lt;BR /&gt;
&lt;BR /&gt;
I'd like to login to the Extreme Cloud by REST API.&lt;BR /&gt;
I found the following information:&lt;BR /&gt;
&lt;BR /&gt;
server: ezcloudx.com; POST; management/v1/oauth2/token; POST Data: {grantType:&lt;BR /&gt;
"password", userId: "example@extremenetworks.com", password: "examplePasswd", scope:&lt;BR /&gt;
"myScope"} &lt;BR /&gt;
&lt;BR /&gt;
It seems this doesn't work, I allways get an "methodnotallowed" Error.&lt;BR /&gt;
Could please anybody provide the login parameters?&lt;BR /&gt;
Thank you very much.Regards, Yves&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2018 13:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26194#M100</guid>
      <dc:creator>Yves_Haslimann</dc:creator>
      <dc:date>2018-07-09T13:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API Login for Extreme Cloud</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26195#M101</link>
      <description>Hi, Yves.&lt;BR /&gt;
&lt;BR /&gt;
Here is the basic information on how to log in to the REST API: &lt;A href="https://documentation.extremenetworks.com/extremecloud/information_center/ExtremeCloud/Information_Center/rest-api.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/extremecloud/information_center/ExtremeCloud/Information_C...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Additionally, if you are an MSP Admin trying to log in, you might want to look at a specific example here: &lt;A href="https://documentation.extremenetworks.com/extremecloud/information_center/ExtremeCloud/Information_Center/t_login-api-msp-admin.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/extremecloud/information_center/ExtremeCloud/Information_C...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps. Please contact GTAC if you continue to have problems:&lt;BR /&gt;
If you require assistance,        contact Extreme Networks        using one of the following methods:&lt;BR /&gt;
&lt;BR /&gt;
        &lt;UL&gt; 
&lt;LI&gt;&lt;A href="http://www.extremenetworks.com/support/contact" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;B&gt;GTAC              (Global Technical Assistance Center) for Immediate Support&lt;/B&gt;&lt;/A&gt;&lt;UL&gt; 
&lt;LI&gt;&lt;B&gt;Phone:&lt;/B&gt;              1-800-998-2408 (toll-free in U.S.              and Canada) or +1 408-579-2826. For the                           support phone number in your country, visit: &lt;A href="http://www.extremenetworks.com/support/contact/" target="_blank" rel="nofollow noreferrer noopener"&gt;www.extremenetworks.com/support/contact&lt;/A&gt; 
&lt;/LI&gt;&lt;LI&gt;&lt;B&gt;Email:&lt;/B&gt;              &lt;A href="https://mailto:support@extremenetworks.com" target="_blank" rel="nofollow noreferrer noopener"&gt;support@extremenetworks.com&lt;/A&gt;. To expedite your message, enter the product name or model number in the subject              line.&lt;/LI&gt;&lt;/UL&gt;  &lt;/LI&gt;&lt;/UL&gt;
Best wishes,&lt;BR /&gt;
Jonquil&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2018 20:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26195#M101</guid>
      <dc:creator>Jonquil_William</dc:creator>
      <dc:date>2018-07-09T20:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API Login for Extreme Cloud</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26196#M102</link>
      <description>I think the server argument needs to be api.ezcloudx.com not ezcloudx.com..Please try that and let us know if it works for you.</description>
      <pubDate>Wed, 11 Jul 2018 23:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26196#M102</guid>
      <dc:creator>Cuthbert__Richa</dc:creator>
      <dc:date>2018-07-11T23:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API Login for Extreme Cloud</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26197#M103</link>
      <description>Hi Richard,&lt;BR /&gt;
Thanks for the hint. Yes it is definitely api.ezcloudx.com.&lt;BR /&gt;
Now I get to the next issue. It tells me "HTTP 415 Unsupported Media Type". Does anyone of you ever used this api successfully? Based on the documentation just the parameters "grantType, userId and password" are necessary (&lt;A href="https://documentation.extremenetworks.com/extremecloud/rest_api/json_RequestTokenElement.html" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/extremecloud/rest_api/json_RequestTokenElement.html&lt;/A&gt;). &lt;BR /&gt;
Thanks, Florian</description>
      <pubDate>Wed, 18 Jul 2018 11:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26197#M103</guid>
      <dc:creator>Florian_Gemperl</dc:creator>
      <dc:date>2018-07-18T11:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API Login for Extreme Cloud</title>
      <link>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26198#M104</link>
      <description>The unsupported media type error suggests that your program did not specify the content-type header. You should generally specify two headers when you post the login request:content-type: application/json;charset=UTF-8&lt;BR /&gt;
accept: application/json, text/plain, */*How you specify the headers depends on the tools you are using. If you are using Postman there is a tab titled 'Headers' where you can select the header type and specify the value you want. If you are using curl you can add headers to the request using the '-H' command line option (e.g. -H "Accept:application/json"). If you are using a programming language the HTTP library you are using likely has a call to set the request headers.&lt;BR /&gt;
&lt;BR /&gt;
Please let me know how this suggestion works out.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2018 20:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extreme-cloud/rest-api-login-for-extreme-cloud/m-p/26198#M104</guid>
      <dc:creator>Cuthbert__Richa</dc:creator>
      <dc:date>2018-07-18T20:16:00Z</dc:date>
    </item>
  </channel>
</rss>

