<?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>question Re: Is there a rest api call in ambari to get all the supported stack versions? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190087#M152176</link>
    <description>&lt;P&gt;@vrathod, if you are looking for all supported stacks for a given ambari release, you can try the getVersionDefinitions API with filters.&lt;/P&gt;&lt;P&gt;E.g &lt;A href="http://&amp;lt;AMBARI_HOST&amp;gt;:8080/api/v1/version_definitions?fields=VersionDefinition/stack_default,operating_systems/OperatingSystems/os_type,VersionDefinition/repository_version&amp;amp;VersionDefinition/show_available=true&amp;amp;VersionDefinition/stack_name=HDP" target="_blank"&gt;http://&amp;lt;AMBARI_HOST&amp;gt;:8080/api/v1/version_definitions?fields=VersionDefinition/stack_default,operating_systems/OperatingSystems/os_type,VersionDefinition/repository_version&amp;amp;VersionDefinition/show_available=true&amp;amp;VersionDefinition/stack_name=HDP&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 08:43:49 GMT</pubDate>
    <dc:creator>kramakrishnan</dc:creator>
    <dc:date>2017-11-07T08:43:49Z</dc:date>
    <item>
      <title>Is there a rest api call in ambari to get all the supported stack versions?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190085#M152174</link>
      <description />
      <pubDate>Tue, 07 Nov 2017 08:28:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190085#M152174</guid>
      <dc:creator>vrathod</dc:creator>
      <dc:date>2017-11-07T08:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a rest api call in ambari to get all the supported stack versions?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190086#M152175</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/239/vrathod.html" nodeid="239"&gt;@vrathod&lt;/A&gt; &lt;/P&gt;&lt;P&gt;This will give top level view of stacks available.&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;host_ip&amp;gt;:8080/api/v1/stacks/" target="_blank"&gt;http://&amp;lt;host_ip&amp;gt;:8080/api/v1/stacks/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For HDP stack versions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;host_ip&amp;gt;:8080/api/v1/stacks/HDP" target="_blank"&gt;http://&amp;lt;host_ip&amp;gt;:8080/api/v1/stacks/HDP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 08:33:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190086#M152175</guid>
      <dc:creator>sshridhar</dc:creator>
      <dc:date>2017-11-07T08:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a rest api call in ambari to get all the supported stack versions?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190087#M152176</link>
      <description>&lt;P&gt;@vrathod, if you are looking for all supported stacks for a given ambari release, you can try the getVersionDefinitions API with filters.&lt;/P&gt;&lt;P&gt;E.g &lt;A href="http://&amp;lt;AMBARI_HOST&amp;gt;:8080/api/v1/version_definitions?fields=VersionDefinition/stack_default,operating_systems/OperatingSystems/os_type,VersionDefinition/repository_version&amp;amp;VersionDefinition/show_available=true&amp;amp;VersionDefinition/stack_name=HDP" target="_blank"&gt;http://&amp;lt;AMBARI_HOST&amp;gt;:8080/api/v1/version_definitions?fields=VersionDefinition/stack_default,operating_systems/OperatingSystems/os_type,VersionDefinition/repository_version&amp;amp;VersionDefinition/show_available=true&amp;amp;VersionDefinition/stack_name=HDP&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 08:43:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190087#M152176</guid>
      <dc:creator>kramakrishnan</dc:creator>
      <dc:date>2017-11-07T08:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a rest api call in ambari to get all the supported stack versions?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190088#M152177</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/2824/kramakrishnan.html" nodeid="2824"&gt;@kramakrishnan&lt;/A&gt; and &lt;A rel="user" href="https://community.cloudera.com/users/302/sshridhar.html" nodeid="302"&gt;@Swapan Shridhar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I was looking for something similar to what we see on Select Stack page. &lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;host_ip&amp;gt;:8080/api/v1/stacks/HDP" target="_blank"&gt;http://&amp;lt;host_ip&amp;gt;:8080/api/v1/stacks/HDP&lt;/A&gt;  was giving additional unsupported stacks but the below worked with filters  &lt;A href="http://&amp;lt;AMBARI_HOST&amp;gt;:8080/api/v1/version_definitions" target="_blank"&gt;http://&amp;lt;AMBARI_HOST&amp;gt;:8080/api/v1/version_definitions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 08:50:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-rest-api-call-in-ambari-to-get-all-the-supported/m-p/190088#M152177</guid>
      <dc:creator>vrathod</dc:creator>
      <dc:date>2017-11-07T08:50:21Z</dc:date>
    </item>
  </channel>
</rss>

