VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Instrukcja Użytkownika Strona 61

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 90
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 60
VMware, Inc. 61
7
TheVMwareEndpointsystemdeliversanintrospectionbasedantivirussolutionthatusesthehypervisorto
scanguestvirtualmachinesfromtheoutsidewithonlyathinagentoneachguestvirtualmachine.
YouinstalledthevShieldEndpointserviceaspartofESXhostpreparation.Youmustperformthefollowing
tasksin
sequencetocompleteEPSecinstallation.
Register an SVM with the vShield Endpoint Service on an ESX Host
Youcanregisterandunregisterathirdpartyantivirussecurityvirtualmachine(SVM)withvShieldEndpoint.
InthePOSTrequest,vmIdisthe0basedindexofthevNICthattheSVMusestocommunicatewiththevShield
Endpointservice.ThevShieldManagerconnectsthevNICtothecorrectportgroup
toenablecommunication
betweentheSVMandthevShieldEndpointservice.
ToregisterSVMsonmultipleESXhostsinasingleRESTcall,includemultiple<SvmRegister />sectionsin
therequestbody.
Example 7-1. Registering an SVM with vShield Endpoint Service
Request:
POST <vshieldmanager-uri>/api/1.0/endpointsecurity/svm
<VShieldEndpointSecurity>
<SvmRegister>
<vmId>vmid_of_svm_vm</vmId>
<ipAddress>ipaddress_of_svm_vnic</ipAddress>
<port>port_for_communication</port>
<vendorId>partner_identification_string</vendorId>
</SvmRegister>
</VShieldEndpointSecurity>
Where:
vmId istheSVMmanagedobjectIDinvCenter.
ipAddressistheIPaddressoftheSVM’svNICthatisconnectedtothevmkernelportgroup.
portistheportonwhichtheSVMlistenstoconnectionfromtheEPSecvmkernelmodule.
vendorIdisthestringthatisusedasanidentifierofthepartnerwhoownstheSVM.
vShield Endpoint Management
7
IMPORTANTAllvShieldRESTrequestsrequireauthorization.Youcanusethefollowingbasicauthorization:
Authorization: Basic YWRtaW46ZGVmYXVsdA==
YWRtaW46ZGVmYXVsdA==representstheBase64encodingofthevShieldManagerdefaultlogincredentials
(admin:default).
Przeglądanie stron 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 89 90

Komentarze do niniejszej Instrukcji

Brak uwag