
VMware, Inc. 65
Chapter 6 vShield App Management
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source exclude="false">
<containerId>datacenter-21</containerId>
</source>
<destination>
<address exclude="false">
<containerId>network-43</containerId>
</address>
</destination>
</layer2FirewallRule>
</firewallConfiguration><
/VshieldAppConfiguration>
Example 6-6. Getconfigurationofonlylow precedencefirewallrules
GET https://<vsm-ip>/api/2.0/app/firewall/datacenter-21/config?list=config&precedence=LOW
ResponseBody:
<VshieldAppConfiguration>
<firewallConfiguration generationNumber="1312802020950" timestamp="1312802020950"
contextId="datacenter-21" provisioned="true">
<layer3FirewallRule disabled="false" precedence="low" id="1507">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source/>
<destination>
<address exclude="true">
<containerId>domain-c26</containerId>
</address>
<application>
<applicationSetId>application-20</applicationSetId>
</application>
</destination>
</layer3FirewallRule>
<layer3FirewallRule disabled="false" precedence="low" id="1504">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source>
<address exclude="false">
<containerId>domain-c26</containerId>
</address>
</source>
<destination>
<address exclude="true">
<containerId>domain-c26</containerId>
</address>
<application>
<applicationSetId>application-24</applicationSetId>
</application>
</destination>
</layer3FirewallRule>
<layer3FirewallRule disabled="false" precedence="low" id="1503">
<action>allow</action>
<logged>false</logged>
<notes></notes>
<source>
<address exclude="false">
<containerId>network-43</containerId>
</address>
</source>
<destination>
<address exclude="true">
<containerId>network-43</containerId>
Komentáře k této Příručce