
VMware, Inc. 19
Chapter 2 vShield Manager Management
Example 2-5. Get vShield Manager configuration
Request:
GET https://<vsm-ip>/api/2.0/global/config
Registering vShield Manager Plug-In with vSphere Client
YoucanregisterthevShieldManagerasavSphereClientplug‐in.
Example 2-6. Register vShield Manager plug-in with vSphere client
Request:
PUT https://<vsm-ip>/api/2.0/global/viplugin/register?natedIp=<ip>&natedPort=<port>
WhereipandportareoptionalparametersthatyoumaywanttospecifyinaNATenvironment.
Unregistering vShield Manager Plug-In with vSphere Client
YoucanunregisterthevShieldManagerasavSphereClientplug‐in.
Example 2-7. Unregister vShield Manager Plug-in with vSphere client
Request:
PUT https://<vsm-ip>/api/2.0/global/viplugin/unregister
Querying Registration Status of vShield Manager Plug-In
YoucangettheregistrationstatusofthevShieldManagerasavSphereClientplug‐in.
Example 2-8. Get registration status of vShield Manager Plug-in with vSphere client
Request:
GET https://<vsm-ip>/api/2.0/global/viplugin/status
Monitoring vShield Manager reachability
YoucanverifythatthevShieldManagerisreachable.
Example 2-9. Verify that the vShield Manager is reachable
Request:
GET https://<vsm-ip>/api/2.0/global/heartbeat
Working with vShield Manager Syslog Server Configuration
YoucanconfigurevShieldmanagertosendsystemeventsandauditlogstoasyslogserver,retrievecurrent
configuration,ordeletethecurrentconfiguration.
Commentaires sur ces manuels