VMware VSHIELD APP 1.0.0 UPDATE 1 - API Programming Manual page 60

Vshield api
Hide thumbs Also See for VSHIELD APP 1.0.0 UPDATE 1 - API:
Table of Contents

Advertisement

vShield API Programming Guide
This request deletes the syslog server configuration across all vShield App instances connected to the vShield
Manager.
Example 6-22. Delete the Syslog Server Configuration across all vShield App Instances
Request:
DELETE <vshield_manager-uri>/api/1.0/zones/syslogServers
This request deletes a single syslog server by IP address across all vShield App instances connected to the
vShield Manager.
Example 6-23. Delete a Single Syslog Server by IP Address from All vShield App Instances
Request:
DELETE <vshield_manager-uri>/api/1.0/zones/syslogServers/<ip_of_syslogServer>
60
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents