<?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 List deployed Databricks asset bundles (DABs)? in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/list-deployed-databricks-asset-bundles-dabs/m-p/80733#M1426</link>
    <description>&lt;P&gt;Is there a databricks cli command or REST API to list all the DABs that have been deployed to a workspace?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2024 14:29:22 GMT</pubDate>
    <dc:creator>Schofield</dc:creator>
    <dc:date>2024-07-26T14:29:22Z</dc:date>
    <item>
      <title>List deployed Databricks asset bundles (DABs)?</title>
      <link>https://community.databricks.com/t5/administration-architecture/list-deployed-databricks-asset-bundles-dabs/m-p/80733#M1426</link>
      <description>&lt;P&gt;Is there a databricks cli command or REST API to list all the DABs that have been deployed to a workspace?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 14:29:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/list-deployed-databricks-asset-bundles-dabs/m-p/80733#M1426</guid>
      <dc:creator>Schofield</dc:creator>
      <dc:date>2024-07-26T14:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: List deployed Databricks asset bundles (DABs)?</title>
      <link>https://community.databricks.com/t5/administration-architecture/list-deployed-databricks-asset-bundles-dabs/m-p/80883#M1432</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/113852"&gt;@Schofield&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Unfortunately, I don't think there is out of the box command that will provide you this information yet. As a workaround, you can try write some code that will extract this information from REST API. For example, you can use&amp;nbsp;&lt;STRONG&gt;/api/2.1/jobs/list&amp;nbsp;&lt;/STRONG&gt;to list jobs and then in response you will have info, if this job was uploaded with DAB (along with path to yaml)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Slash_0-1722154931333.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/9945iD84709CBEEA10D8D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Slash_0-1722154931333.png" alt="Slash_0-1722154931333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Same applies to DLT, you can check which pipelines were deployed with DAB using REST API. First use&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;/api/2.0/pipelines&amp;nbsp;&lt;/STRONG&gt;endpoint to get all pipelines id, and then iteratate over ids and make a request &lt;STRONG&gt;to&amp;nbsp;/api/2.0/pipelines/{pipeline_id}&amp;nbsp;&lt;/STRONG&gt;endpoint, which will return info about deployment type&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Slash_1-1722155043167.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/9946i8FD4A29C2AA704CA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Slash_1-1722155043167.png" alt="Slash_1-1722155043167.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2024 08:25:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/list-deployed-databricks-asset-bundles-dabs/m-p/80883#M1432</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-28T08:25:48Z</dc:date>
    </item>
  </channel>
</rss>

