VMware VSHIELD APP 1.0 - API Uživatelský manuál Strana 67

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 132
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 66
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">
Zobrazit stránku 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 131 132

Komentáře k této Příručce

Žádné komentáře