
VMware, Inc. 67
Chapter 6 vShield App Management
</VshieldAppConfiguration>
Example 6-8. Get configuration of only Layer 3 firewall rules:
GET https://<vsm-ip>/api/2.0/app/firewall/datacenter-21/config?list=config\&rulesType=LAYER3
ResponseBody:
<VshieldAppConfiguration>
<firewallConfiguration generationNumber="1312802020950" timestamp="1312802020950"
contextId="datacenter-21" provisioned="true">
<layer3FirewallRule disabled="false" precedence="high" id="1510">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source>
<address exclude="true">
<containerId>domain-c26</containerId>
</address>
</source>
<destination>
<address exclude="false">
<containerId>domain-c26</containerId>
</address>
<application>
<protocol>4</protocol>
</application>
</destination>
</layer3FirewallRule>
<layer3FirewallRule disabled="false" precedence="high" id="1509">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source/>
<destination>
<address exclude="false">
<containerId>network-43</containerId>
</address>
<application>
<applicationSetId>application-24</applicationSetId>
</application>
</destination>
</layer3FirewallRule>
<layer3FirewallRule disabled="false" precedence="high" id="1508">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source>
<address exclude="true">
<containerId>domain-c26</containerId>
</address>
</source>
<destination>
<address exclude="false">
<containerId>domain-c26</containerId>
</address>
<application>
<protocol>41</protocol>
</application>
</destination>
</layer3FirewallRule>
<layer3FirewallRule disabled="false" precedence="low" id="1507">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source/>
<destination>
<address exclude="true">
Commenti su questo manuale