VMware VSHIELD APP 1.0 - API Instrukcja Użytkownika Strona 38

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 132
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 131 132

Komentarze do niniejszej Instrukcji

Brak uwag