<?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: Bulk import applications into application group in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224903#M64558</link>
    <description>&lt;P&gt;The CLI i would be more than happy with, but unfortunatly doesnt look like&amp;nbsp;find command keyword application-group bring back anything&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"find command keyword application" does, but nothing group related. I will stop being lazy now and just do it manually haha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Aug 2018 08:29:10 GMT</pubDate>
    <dc:creator>CRDF18</dc:creator>
    <dc:date>2018-08-06T08:29:10Z</dc:date>
    <item>
      <title>Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224725#M64497</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lazy request here...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to create application groups which will have a lot of applications in them and i wonder is there a way of easily importing a load of apps into a group, rather than typing it in one by one? I have exported the logs so i have the correct name of every app i just want to know if can then add all these app into one group easily&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 13:47:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224725#M64497</guid>
      <dc:creator>CRDF18</dc:creator>
      <dc:date>2018-08-03T13:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224751#M64507</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/90279"&gt;@CRDF18&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Not unless you're willing to go into the XML file and actually input the configuration like that.&lt;/P&gt;&lt;P&gt;The application-groups are within &amp;lt;application-group/&amp;gt;. The configuration looks like this:&lt;/P&gt;&lt;PRE&gt;            &amp;lt;entry name="Streaming Services"&amp;gt;
              &amp;lt;members&amp;gt;
                &amp;lt;member&amp;gt;air-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-cloud-player&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-instant-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;amazon-unbox&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;directv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;espn-go&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;hulu&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;mlb.tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;naver-streaming&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;netflix&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;ontv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;pandora-tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;popcorn-time&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;redbox-instant&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;sbs-netv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;sling&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;starz&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;streambox&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;tv4play&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;tvb-video&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;twitch&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;xfinity-tv&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;showtime&amp;lt;/member&amp;gt;
                &amp;lt;member&amp;gt;hbo&amp;lt;/member&amp;gt;
              &amp;lt;/members&amp;gt;
            &amp;lt;/entry&amp;gt;&lt;/PRE&gt;&lt;P&gt;So if you wanted to add applications into that application group you could easily do so by adding a member entry. You would then just upload this configuration file back onto the box and load it, verify the configuration, and commit.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 15:57:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224751#M64507</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-08-03T15:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224882#M64552</link>
      <description>&lt;P&gt;Does this apply to custom application groups?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also how would i upload it again in XML format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 07:45:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224882#M64552</guid>
      <dc:creator>CRDF18</dc:creator>
      <dc:date>2018-08-06T07:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224896#M64557</link>
      <description>&lt;P&gt;Yes this would will work for custom application groups. In this case you have to downloaf the full config, add the additional applications to your application group by copying the lines as mentionned by &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;and import the configuration again.&lt;/P&gt;&lt;P&gt;Another way would be to paste the config directly to the cli. I am not sure how the command is called but should be something like "set shared application-group CUSTOMGROUP member" ... you should be able to find the command also with "find command keyword application-group". This command you could then copy for all your applications that you want to add and paste these into your cli session.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 08:19:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224896#M64557</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-08-06T08:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224903#M64558</link>
      <description>&lt;P&gt;The CLI i would be more than happy with, but unfortunatly doesnt look like&amp;nbsp;find command keyword application-group bring back anything&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"find command keyword application" does, but nothing group related. I will stop being lazy now and just do it manually haha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 08:29:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224903#M64558</guid>
      <dc:creator>CRDF18</dc:creator>
      <dc:date>2018-08-06T08:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224912#M64562</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/90279"&gt;@CRDF18&lt;/a&gt;&lt;/P&gt;&lt;P&gt;You will find the command if you enter the find command in config mode &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it is one of these (depending in which context you need the group):&lt;/P&gt;&lt;PRE&gt;set shared application-group CUSTOMGROUP members 

set vsys VSYSNAME application-group CUSTOMGROUP members &lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Aug 2018 08:41:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224912#M64562</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-08-06T08:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import applications into application group</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224915#M64564</link>
      <description>&lt;P&gt;set application-group "CUSTOMER GROUP" members [ APP-NAME&amp;nbsp; APP-NAME2 APP-NAME3]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;worked!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 09:42:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/bulk-import-applications-into-application-group/m-p/224915#M64564</guid>
      <dc:creator>CRDF18</dc:creator>
      <dc:date>2018-08-06T09:42:52Z</dc:date>
    </item>
  </channel>
</rss>

