
VMware, Inc. 83
Chapter 7 vShield Endpoint Management
<port>solution_port</port>
</LocationInfo>
Intherequest,<vendor_id>isthepreviouslyregisteredIDforthevendor,and<altitude>forthealtitude.
Intherequestbody,solution_ip_addressisthesolution’sIPv4addressforthevNICthatisconnectedtothe
VMkernelportgroup(forexample,169.254.1.31).ThisaddressmustbewithintherangeofVMware‐assigned
IPaddressesforthesolution.Thesolution_portistheportonwhichthesolutionacceptsconnections.
Ifyouwanttochangethelocationofasolution,deactivateallsecurityvirtualmachines,changethelocation,
andthenreactivateallsecurityvirtualmachines.
Activate a Solution
Youcanactivateasolutionthathasbeenregisteredandlocated.
Example 7-4. Activate solution
Request:
POST https://<vsm-ip>/api/2.0/endpointsecurity/activation/<vendor_id>/<altitude>
RequestBody:
<ActivationInfo>
<moid>svm_moid</moid>
</ActivationInfo>
Intherequest,<vendor_id>isthepreviouslyregisteredIDforthevendor,and<altitude>forthealtitude.
Intherequestbody,svm_moidisthemanagedobjectIDoftheactivatedsolution’svirtualmachine.
Querying Registration Status of vShield Endpoint
YoucanusethesameURLsshownintheprevioussectionwiththeGETmethodtoretrievevendorregistration
information,solutionregistrationinformation,locationinformation,andsolutionactivationstatus.
Get Vendor Registration
Youcanretrievevendorregistrationinformation.
Example 7-5. Get list of all registered vendors
Request:
GET https://<vsm-ip>/api/2.0/endpointsecurity/registration/vendors
Example 7-6. Get vendor registration information
Request:
GET https://<vsm-ip>/api/2.0/endpointsecurity/registration/<vendor_id>
Get Solution Registration
Youcanretrievesolutionregistrationinformation.
Example 7-7. Get all registered solutions for a vendor
Request:
Commenti su questo manuale