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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 104
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 63
vShield API Programming Guide
64 VMware, Inc.
Querying Registration Status of vShield Endpoint
YoucanusethesameURIsshownintheprevioussectionwiththeGETmethodtoretrievevendorregistration
information,solutionregistrationinformation,locationinformation,andsolutionactivationstatus.
Get Vendor Registration
Youcanretrievevendorregistrationinformation.
Example 7-5. Get vendor registration information
Request:
GET https://<vsm-ip>/api/2.0/endpointsecurity/registration/<vendor_id>
Get Solution Registration
Youcanretrievesolutionregistrationinformation.
Example 7-6. Get solution registration information
Request:
GET https://<vsm-ip>/api/2.0/endpointsecurity/registration/<vendor_id>/<altitude>
Get IP Address of a Solution
ThiscallretrievestheIPaddressandportassociatedwithasolution.
Example 7-7. Get IP address and port of a solution
Request:
GET https://<vsm-ip>/api/2.0/endpointsecurity/registration/<vendor_id>/<altitude>/location
Get Activation Status of a Solution
Thiscallretrievessolutionactivationstatus,giventhemanagedobjectreference<moid>ofitsvirtualmachine.
Example 7-8. Get activation status of a solution
Request:
GET https://<vsm-ip>/api/2.0/endpointsecurity/activation/<vendor_id>/<altitude>/<moid>
Statuscanbefalse(notactivated)ortrue(activated).
Unregistering a Solution with vShield Endpoint
YoucanusethesameURIsshowninthefirstsectionwiththeDELETEmethodtounregisteravendor,
unregisterasolution,unsetlocationinformation,ordeactivateasolution.
Unregister a Vendor
Thiscallunregistersavendor.
Przeglądanie stron 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 103 104

Komentarze do niniejszej Instrukcji

Brak uwag