VMware VSHIELD APP 1.0 - API Instrukcja Użytkownika Strona 70

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 104
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 69
vShield API Programming Guide
70 VMware, Inc.
<set>
<EnhancedInfo>
<objectId>datacenter-2</objectId>
<name>jdoe</name>
<revision>32</revision>
<objectTypeName>Datacenter</objectTypeName>
<ownerName>VMware</ownerName>
</EnhancedInfo>
<EnhancedInfo>
<objectId>datacenter-94</objectId>
<name>jdoe</name>
<revision>32</revision>
<objectTypeName>Datacenter</objectTypeName>
<ownerName>VMware</ownerName>
</EnhancedInfo>
<EnhancedInfo>
<objectId>resgroup-3725</objectId>
<name>ResourcePool1</name>
<revision>2</revision>
<objectTypeName>ResourcePool</objectTypeName>
<ownerName>jdoe</ownerName>
</EnhancedInfo>
<EnhancedInfo>
<objectId>domain-c2720</objectId>
<name>Cluster1</name>
<revision>17</revision>
<objectTypeName>ClusterComputeResource</objectTypeName>
<ownerName>jdoe</ownerName>
</EnhancedInfo>
<EnhancedInfo>
<objectId>resgroup-3726</objectId>
<name>ResourcePool2</name>
<revision>1</revision>
<objectTypeName>ResourcePool</objectTypeName>
<ownerName>jdoe</ownerName>
</EnhancedInfo>
</set>
Exclude Areas from Policy Inspection
Youcanexcludeoneormoredatacenters,resourcepoolsorclustersfrompolicyinspectionbyincludingthe
objectIDofeachareatoexclude.YoucangettheobjectIDfromtheoutputoftheViewthelistofexcludable
areasAPI(seeExample 85).
Example 8-6. Exclude areas from policy inspection
Request:
PUT https://<vsm-ip>/api/2.0/dlp/policy/excludedareas
Authorization: Basic YWRtaW46ZGVmYXVsdA==
<set>
<string>datacenter-3720</string>
</set>
Configure File Filters
Youcanrestrictthefilesyouwanttoscanbasedonsize,lastmodifieddate,orfileextensions.
Thefollowingfilefiltersareavailable:
sizeLessThanBytesscanonlyfileswithabytesizelessthanthespecifiednumber.
Przeglądanie stron 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 103 104

Komentarze do niniejszej Instrukcji

Brak uwag