<?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: Downloading Custom 2.0 Extensions' extension.yaml Files from Tenant in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274442#M6299</link>
    <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52584"&gt;@Akhil-Jayendran&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;This was very helpful.&lt;/P&gt;&lt;P&gt;I was not able to download it via the &lt;STRONG&gt;Extensions&lt;/STRONG&gt; app(s), but I was able to view the custom &lt;STRONG&gt;extension.yaml&lt;/STRONG&gt; I needed to view using the API like you suggested.&lt;/P&gt;&lt;P&gt;The url I used was slightly different:&lt;/P&gt;&lt;P&gt;&lt;A href="https://{environmentid}.live.dynatrace.com/api/v2/extensions/{extensionName}/{extensionVersion}" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/api/v2/extensions/{extensionName}/{extensionVersion}&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Got it from here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/extensions-20/extensions/get-an-extension" target="_blank"&gt;https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/extensions-20/extensions/get-an-extension&lt;/A&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2025 16:45:56 GMT</pubDate>
    <dc:creator>ASE</dc:creator>
    <dc:date>2025-04-04T16:45:56Z</dc:date>
    <item>
      <title>Downloading Custom 2.0 Extensions' extension.yaml Files from Tenant</title>
      <link>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274099#M6285</link>
      <description>&lt;P&gt;Is there a way to download (or view) our custom 2.0 Extensions' &lt;STRONG&gt;extension.yaml&lt;/STRONG&gt; files from our SaaS tenant?&lt;/P&gt;
&lt;P&gt;We use Visual Studio Code (with the Dynatrace Extension) to build and deploy our custom extensions to Dynatrace.&lt;/P&gt;
&lt;P&gt;However, if the local &lt;STRONG&gt;extension.yaml&lt;/STRONG&gt; file were to become unavailable, we need a way to view it and/or download it from our tenant.&lt;/P&gt;
&lt;P&gt;I'm not seeing a way to do this via either of the &lt;STRONG&gt;Extensions&lt;/STRONG&gt; apps.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 06:51:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274099#M6285</guid>
      <dc:creator>ASE</dc:creator>
      <dc:date>2025-04-02T06:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading Custom 2.0 Extensions' extension.yaml Files from Tenant</title>
      <link>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274437#M6298</link>
      <description>&lt;P class=""&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/74836"&gt;@ASE&lt;/a&gt;,&lt;/P&gt;&lt;P class=""&gt;I’m not sure about the VS Code extension add-on, but there is definitely an option to download the ZIP file using the API.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Please refer to the following API documentation:&lt;BR /&gt;&lt;BR /&gt;curl -X 'GET' \&lt;BR /&gt;'https://{environmentid}.live.dynatrace.com/api/v2/extensions/com.dynatrace.extension.&amp;lt;name&amp;gt;/&amp;lt;version&amp;gt;' \&lt;BR /&gt;-H 'accept: application/octet-stream' \&lt;BR /&gt;-H 'Authorization: Api-Token &amp;lt;token&amp;gt;' --output extension.zip&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 15:59:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274437#M6298</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2025-04-04T15:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading Custom 2.0 Extensions' extension.yaml Files from Tenant</title>
      <link>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274442#M6299</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52584"&gt;@Akhil-Jayendran&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;This was very helpful.&lt;/P&gt;&lt;P&gt;I was not able to download it via the &lt;STRONG&gt;Extensions&lt;/STRONG&gt; app(s), but I was able to view the custom &lt;STRONG&gt;extension.yaml&lt;/STRONG&gt; I needed to view using the API like you suggested.&lt;/P&gt;&lt;P&gt;The url I used was slightly different:&lt;/P&gt;&lt;P&gt;&lt;A href="https://{environmentid}.live.dynatrace.com/api/v2/extensions/{extensionName}/{extensionVersion}" target="_blank"&gt;https://{environmentid}.live.dynatrace.com/api/v2/extensions/{extensionName}/{extensionVersion}&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Got it from here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/extensions-20/extensions/get-an-extension" target="_blank"&gt;https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/extensions-20/extensions/get-an-extension&lt;/A&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 16:45:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Downloading-Custom-2-0-Extensions-extension-yaml-Files-from/m-p/274442#M6299</guid>
      <dc:creator>ASE</dc:creator>
      <dc:date>2025-04-04T16:45:56Z</dc:date>
    </item>
  </channel>
</rss>

