<?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 Add sub-interface REST API question in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/add-sub-interface-rest-api-question/m-p/341746#M2428</link>
    <description>&lt;P&gt;Trying to add sub-interface to aggregated one via REST-API on 9.1 and realized that I can't even see them using GET method:&lt;/P&gt;&lt;P&gt;curl -k -X GET 'https://MyFW/restapi/v9.1/Network/EthernetInterfaces' -H 'X-PAN-KEY'&lt;/P&gt;&lt;P&gt;gives me only physical interfaces and does not even show already created ones (ae with sub-ints), see below.&lt;/P&gt;&lt;P&gt;Did anyone succeed on this task?&lt;/P&gt;&lt;LI-SPOILER&gt;{&lt;BR /&gt;"@status": "success",&lt;BR /&gt;"@code": "19",&lt;BR /&gt;"result": {&lt;BR /&gt;"@total-count": "4",&lt;BR /&gt;"@count": "4",&lt;BR /&gt;"entry": [&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/1",&lt;BR /&gt;"aggregate-group": "ae8",&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/3",&lt;BR /&gt;"link-state": "auto",&lt;BR /&gt;"aggregate-group": "ae8",&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/10",&lt;BR /&gt;"link-state": "auto",&lt;BR /&gt;"aggregate-group": "ae1",&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/12",&lt;BR /&gt;"aggregate-group": "ae2",&lt;BR /&gt;"link-state": "auto"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/LI-SPOILER&gt;</description>
    <pubDate>Sun, 02 Aug 2020 06:56:46 GMT</pubDate>
    <dc:creator>GLS_PaloAlto</dc:creator>
    <dc:date>2020-08-02T06:56:46Z</dc:date>
    <item>
      <title>Add sub-interface REST API question</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/add-sub-interface-rest-api-question/m-p/341746#M2428</link>
      <description>&lt;P&gt;Trying to add sub-interface to aggregated one via REST-API on 9.1 and realized that I can't even see them using GET method:&lt;/P&gt;&lt;P&gt;curl -k -X GET 'https://MyFW/restapi/v9.1/Network/EthernetInterfaces' -H 'X-PAN-KEY'&lt;/P&gt;&lt;P&gt;gives me only physical interfaces and does not even show already created ones (ae with sub-ints), see below.&lt;/P&gt;&lt;P&gt;Did anyone succeed on this task?&lt;/P&gt;&lt;LI-SPOILER&gt;{&lt;BR /&gt;"@status": "success",&lt;BR /&gt;"@code": "19",&lt;BR /&gt;"result": {&lt;BR /&gt;"@total-count": "4",&lt;BR /&gt;"@count": "4",&lt;BR /&gt;"entry": [&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/1",&lt;BR /&gt;"aggregate-group": "ae8",&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/3",&lt;BR /&gt;"link-state": "auto",&lt;BR /&gt;"aggregate-group": "ae8",&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/10",&lt;BR /&gt;"link-state": "auto",&lt;BR /&gt;"aggregate-group": "ae1",&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"@name": "ethernet1/12",&lt;BR /&gt;"aggregate-group": "ae2",&lt;BR /&gt;"link-state": "auto"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sun, 02 Aug 2020 06:56:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/add-sub-interface-rest-api-question/m-p/341746#M2428</guid>
      <dc:creator>GLS_PaloAlto</dc:creator>
      <dc:date>2020-08-02T06:56:46Z</dc:date>
    </item>
  </channel>
</rss>

