
vShield API Programming Guide
62 VMware, Inc.
Example 7-1. Register a vendor
Request:
POST https://<vsm-ip>/api/2.0/endpointsecurity/registration
RequestBody:
<VendorInfo>
<id>vendor_id</id>
<title>vendor_title</title>
<description>vendor_description</description>
</VendorInfo>
Intherequestbody,vendor_idistheVMware‐assignedIDforthevendor,whilevendor_titleand
vendor_descriptionarevendorprovidedstrings.
Register a Solution
Youcanregisteranantivirussolution.
Example 7-2. Register a solution
Request:
POST https://<vsm-ip>/api/2.0/endpointsecurity/registration/<vendor_id>
RequestBody:
<SolutionInfo>
<altitude>solution_altitude</altitude>
<title>solution_title</title>
<description>solution_description</description>
</SolutionInfo>
Intherequest,<vendor_id>isthepreviouslyregisteredIDforthevendor .
Intherequestbody,solution_altitudeistheVMware‐assignedaltitudeforthesolution,solution_title
andsolution_descriptionarevendorprovidedstrings.See“A l t i t u d e ofaSolution”onpage 62.
Altitude of a Solution
AltitudeisanumberthatVMwareassignstosolutionasafilteronthesecuritystack.Thealtitudedescribes
thetypeofsolutionandtheorderinwhichthesolutionshouldreceivefileevents.Table 7‐1showssome
possiblealtitudeassignments.
.
Table 7-1. Possible altitude assignments
Load-Order Groups Group Altitude
Filter 31
FilterTop 30
ActivityMonitor 29
Undelete 28
Anti‐Virus 26
Replication 24
Backup 23
ContentScreener 22
QuotaManagement 21
SystemRecovery 20
Comentários a estes Manuais