<?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: Creating FMC portobjectgroups in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/creating-fmc-portobjectgroups/m-p/3837302#M26514</link>
    <description>You can do this through a python script to initiate multiple requests in a&lt;BR /&gt;for loop to send the first request to create the object and upon 200OK you&lt;BR /&gt;can read the object to verify it and populate the ports.&lt;BR /&gt;&lt;BR /&gt;If you use postman you can create object and assign ports in same post&lt;BR /&gt;request&lt;BR /&gt;</description>
    <pubDate>Fri, 12 Apr 2019 02:07:33 GMT</pubDate>
    <dc:creator>Mohammed al Baqari</dc:creator>
    <dc:date>2019-04-12T02:07:33Z</dc:date>
    <item>
      <title>Creating FMC portobjectgroups</title>
      <link>https://community.cisco.com/t5/network-security/creating-fmc-portobjectgroups/m-p/3836830#M26513</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to create port object group and specify the value for the protocol port objects in the same request ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example, below is the basic request data for creating port object group:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to create the group members in the same request ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  &lt;SPAN class="string"&gt;"name":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"portgroup_obj1"&lt;/SPAN&gt;,
  &lt;SPAN class="string"&gt;"objects":&lt;/SPAN&gt; [
    {
      &lt;SPAN class="string"&gt;"type":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"ICMPV4Object"&lt;/SPAN&gt;,
      &lt;SPAN class="string"&gt;"id":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"ICMPV4ObjectUUID"&lt;/SPAN&gt;
    },
    {
      &lt;SPAN class="string"&gt;"id":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"ICMPV6ObjectUUID"&lt;/SPAN&gt;,
      &lt;SPAN class="string"&gt;"type":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"ICMPV6Object"&lt;/SPAN&gt;
    },
    {
      &lt;SPAN class="string"&gt;"id":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"ProtocolPortObjectUUID"&lt;/SPAN&gt;,
      &lt;SPAN class="string"&gt;"type":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"ProtocolPortObject"&lt;/SPAN&gt;
    }
  ],
  &lt;SPAN class="string"&gt;"type":&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"PortObjectGroup"&lt;/SPAN&gt;
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 13:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/creating-fmc-portobjectgroups/m-p/3836830#M26513</guid>
      <dc:creator>mwqawasmeh</dc:creator>
      <dc:date>2019-04-11T13:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating FMC portobjectgroups</title>
      <link>https://community.cisco.com/t5/network-security/creating-fmc-portobjectgroups/m-p/3837302#M26514</link>
      <description>You can do this through a python script to initiate multiple requests in a&lt;BR /&gt;for loop to send the first request to create the object and upon 200OK you&lt;BR /&gt;can read the object to verify it and populate the ports.&lt;BR /&gt;&lt;BR /&gt;If you use postman you can create object and assign ports in same post&lt;BR /&gt;request&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Apr 2019 02:07:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/creating-fmc-portobjectgroups/m-p/3837302#M26514</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2019-04-12T02:07:33Z</dc:date>
    </item>
  </channel>
</rss>

