VMware VSHIELD APP 1.0 - API Manuel d'utilisateur Page 37

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 132
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 36
VMware, Inc. 37
Chapter 3 ESX Host Preparation for vShield App, vShield Endpoint, and vShield Data Security
<VshieldConfiguration>
<VszInstallParams>
<DatastoreId>datastore-5131</DatastoreId>
<ManagementPortSwitchId>network-5134</ManagementPortSwitchId>
<MgmtInterface>
<IpAddress>10.112.196.245</IpAddress>
<NetworkMask>255.255.252.0</NetworkMask>
<DefaultGw>10.112.199.253</DefaultGw>
</MgmtInterface>
</VszInstallParams>
<InstallAction>install</InstallAction>
</VshieldConfiguration>
Installing vShield Data Security
YoucaninstallvShieldDataSecurityonahostthathasvShieldEndpointinstalled.
Example 3-3. Install vShield Data Security on an ESX host
Request:
POST https://<vsm-ip>/api/1.0/vshield/<host-id>
RequestBody:
<VshieldConfiguration>
<VsdsInstallParams>
<DatastoreId>datastore-5035</DatastoreId>
<PortGroupId>network-12</PortGroupId>
<MgmtInterface>
<IpAddress>10.112.196.245</IpAddress>
<NetworkMask>255.255.252.0</NetworkMask>
<DefaultGw>10.112.199.253</DefaultGw>
</MgmtInterface>
</VsdsInstallParams>
<InstallAction>install</InstallAction>
</VshieldConfiguration>
Where<host-id> istheMOIDoftheESXhostwherevShieldDataSecurityshouldbeinstalled.
Upgrading vShield Data Security
YoucanupgradevShieldDataSecurityonahostwithouthavingtoprovideconfigurationparameters.
Example 3-4. Upgrade vShield Data Security on an ESX host
Request:
POST https://<vsm-ip>/api/1.0/vshield/<host-id>
RequestBody:
<VshieldConfiguration>
<VsdsInstallParams></VsdsInstallParams>
<InstallAction>upgrade</InstallAction>
</VshieldConfiguration>
Where<host-id> istheMOIDoftheESXhostwherevShieldDataSecurityshouldbeupgraded.
Vue de la page 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 131 132

Commentaires sur ces manuels

Pas de commentaire