<?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 Unified SASE SD-WAN API: Element Hostname &amp;amp; IP Address? in Prisma SD-WAN Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544246#M81</link>
    <description>&lt;P&gt;I wanted to poll the&amp;nbsp;Unified SASE SD-WAN API for the hostname and system IP address for every element in a given tenant, what endpoints might I use?&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 21:02:10 GMT</pubDate>
    <dc:creator>prodrick</dc:creator>
    <dc:date>2023-05-31T21:02:10Z</dc:date>
    <item>
      <title>Unified SASE SD-WAN API: Element Hostname &amp; IP Address?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544246#M81</link>
      <description>&lt;P&gt;I wanted to poll the&amp;nbsp;Unified SASE SD-WAN API for the hostname and system IP address for every element in a given tenant, what endpoints might I use?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 21:02:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544246#M81</guid>
      <dc:creator>prodrick</dc:creator>
      <dc:date>2023-05-31T21:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unified SASE SD-WAN API: Element Hostname &amp; IP Address?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544260#M82</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/283178"&gt;@prodrick&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The code at below URL will help you to address your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/ktanushree/get-all-interface-info" target="_blank"&gt;https://github.com/ktanushree/get-all-interface-info&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 00:55:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544260#M82</guid>
      <dc:creator>kn</dc:creator>
      <dc:date>2023-06-01T00:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unified SASE SD-WAN API: Element Hostname &amp; IP Address?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544342#M83</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/223283"&gt;@kn&lt;/a&gt;&amp;nbsp;and thanks for your response.&amp;nbsp; These look like Python scripts that use the CloudGenix API rather than than API endpoints from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://pan.dev/sdwan/api/" target="_blank"&gt;https://pan.dev/sdwan/api/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The use case I'm trying to address is needing to import each tenant's IONs (elements) into another system where I need the hostname and Management IP Address (or FQDN).&amp;nbsp; Using the Unified SASE SD-WAN API, we haven't found a reliable way to obtain these values and I don't particularly want customers to have to manually enter hundreds or thousands of hostname/IP combinations or maintain a spreadsheet.&lt;BR /&gt;&lt;BR /&gt;Thoughts?&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:12:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544342#M83</guid>
      <dc:creator>prodrick</dc:creator>
      <dc:date>2023-06-01T14:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unified SASE SD-WAN API: Element Hostname &amp; IP Address?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544673#M85</link>
      <description>&lt;P&gt;Below is an example of the type of data we can get for every Cisco Meraki device in a given Organization.&amp;nbsp; In this case, "name" and "lanIP" are the equivalent of what we're looking for from the Unified SASE SD-WAN API. Without an endpoint like this, how might one integrate IONs with a 3rd party monitoring or management system?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documenter.getpostman.com/view/897512/SzYXYfmJ#81cc9546-080a-48cc-8fe1-48e354edefdf" target="_blank"&gt;https://documenter.getpostman.com/view/897512/SzYXYfmJ#81cc9546-080a-48cc-8fe1-48e354edefdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_5539.png" style="width: 461px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/50635iCB4BBC41CCB7C6C9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="IMG_5539.png" alt="IMG_5539.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2023 00:29:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544673#M85</guid>
      <dc:creator>prodrick</dc:creator>
      <dc:date>2023-06-03T00:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unified SASE SD-WAN API: Element Hostname &amp; IP Address?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544922#M86</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/283178"&gt;@prodrick&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for clarifying the requirement.&amp;nbsp; We can modify the same script for the details you need. In the case of ION devices mostly controller interface IPs can b treated as management IP but, but for some device models where the controller interface is not configured, we may need to consider the LAN interface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Script output contains required parameter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 13:01:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544922#M86</guid>
      <dc:creator>kn</dc:creator>
      <dc:date>2023-06-06T13:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unified SASE SD-WAN API: Element Hostname &amp; IP Address?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544992#M87</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/223283"&gt;@kn&lt;/a&gt;, How can we determine which interface is the "controller"?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 20:32:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-sd-wan-discussions/unified-sase-sd-wan-api-element-hostname-amp-ip-address/m-p/544992#M87</guid>
      <dc:creator>skylaurman</dc:creator>
      <dc:date>2023-06-06T20:32:30Z</dc:date>
    </item>
  </channel>
</rss>

