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

  • 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 76
VMware, Inc. 77
Chapter 6 vShield App Management
Excluding Virtual Machines from vShield App Protection
YoucanexcludeasetofvirtualmachinesfromvShieldAppprotection.Thisexclusionlistisappliedacrossall
vShieldAppinstallationswithinthespecifiedvShieldManager .IfavirtualmachinehasmultiplevNICs,all
ofthemareexcludedfromprotection.
Add a Virtual Machine to the Exclusion List
Youcanaddavirtualmachinetotheexclusionlist.
Example 6-25. Add a virtual machine to exclusion list
Example:
PUT https://<vsm-ip>/api/2.1/app/excludelist/<memberId>
WherememberIdisthevcmorefidofavirtualmachine.
Get Virtual Machine Exclusion List
Youcanretrievethesetofvirtualmachinesintheexclusionlist.
Example 6-26. Get exclusion list
Example:
GET https://<vsm-ip>/api/2.1/app/excludelist/
ResponseBody:
<VshieldAppConfiguration>
<excludeListConfiguration>
<objectId>excludeList-1</objectId>
<type>
<typeName>ExcludeList</typeName>
</type>
<revision>1</revision>
<objectTypeName>ExcludeList</objectTypeName>
<excludeMember>
<member>
<objectId>vm-2371</objectId>
<type>
<typeName>VirtualMachine</typeName>
</type>
<name>VC-Win2k3</name>
<revision>2</revision>
<objectTypeName>VirtualMachine</objectTypeName>
<scope>
<id>domain-c731</id>
<objectTypeName>ClusterComputeResource</objectTypeName>
<name>Gaurav-CL</name>
</scope>
</member>
</excludeMember>
</excludeListConfiguration>
</VshieldAppConfiguration>
Delete a Virtual Machine from Exclusion List
Youcandeleteavirtualmachinesfromtheexclusionlist.
Zobrazit stránku 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 131 132

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

Žádné komentáře