
VMware, Inc. 31
Chapter 3 ESX Host Preparation for vShield App and vShield Endpoint
Pragma: no-cache
Host: 10.112.196.244
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 368
<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>
Getting the Installation Status of vShield Services on an ESX Host
YoucanretrievetheinstallationoruninstallationstatusofvShieldservicesonanESXhosttotrackprogressas
completeornotinitiated.Ifneitheroftheseoperationsisinprogress,theresponseincludesthelistofinstalled
servicesontheESXhost.
Example 3-3. Get vShield service installation status on an ESX host
Request:
GET https://<vsm-ip>/api/1.0/vshield/<host-id>
Example:
Uninstalling vShield Services from an ESX Host
YoucanuninstallvShieldAppandvShieldEndpointfromanESXhostbyusingasinglerequest.
Beforeuninstallingtheseservices,youmustunregisterSVMsbeforeuninstallingvShieldEndpointfromthe
ESXhost.See“UnregisteranSVMfromvShieldEndpoint”onpage 89.
Example 3-4. Uninstall vShield services from an ESX host
Request:
DELETE https://<vsm-ip>/api/1.0/vshield/<host-id>
Youcanuninstallasingleservicebyspecifyingtheservicename.
Example 3-5. Uninstall a vShield App only
Request:
DELETE https://<vsm-ip>/api/1.0/vshield/<host-id>/vsz
CAUTIONUninstallinganyofthesevShieldservicesplacestheESXhostinmaintenancemode.After
uninstallationiscomplete,theESXhostreboots.Ifanyofthevirtualmachinesthatarerunningonthetarget
ESXhostcannotbemigratedtoanotherESXhost,thesevirtualmachinesmustbepoweredoffor
migrated
manuallybeforetheuninstallationcancontinue.IfthevShieldManagerisonthesameESXhost,thevShield
ManagermustbemigratedpriortouninstallingthevShieldApp.
Komentáře k této Příručce