VMware VSHIELD APP 1.0 - API User Manual Page 38

  • Download
  • Add to my manuals
  • Print
  • Page
    / 132
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 37
vShield API Programming Guide
38 VMware, Inc.
Getting the Installation Status of vShield Services on an ESX Host
YoucanretrievetheinstallationoruninstallationstatusofvShieldservicesonanESXhosttotrackprogressas
completeornotinitiated.Ifneitheroftheseoperationsisinprogress,theresponseincludesthelistofinstalled
servicesontheESXhost.
Example 3-5. Get vShield service installation status on an ESX host
Request:
GET https://<vsm-ip>/api/1.0/vshield/<host-id>
Uninstalling vShield Services from an ESX Host
YoumustunregisterSVMsbeforeuninstallingvShieldEndpointfromtheESXhost.
Example 3-6. Uninstall vShield Endpoint
Request:
DELETE https://<vsm-ip>/api/1.0/vshield/<host-id>/epsec
Example 3-7. Uninstall a vShield App only
Request:
DELETE https://<vsm-ip>/api/1.0/vshield/<host-id>/vsz
Uninstalling vShield Data Security
YoucanuninstallvShieldDataSecurityonahost.
Example 3-8. Uninstall vShield Data Security
Request:
DELETE https://<vsm-ip>/api/1.0/vshield/<host-id>/vsds
Where<host-id> istheMOIDoftheESXhostwherevShieldDataSecurityshouldbedeleted.
Page view 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 131 132

Comments to this Manuals

No comments