VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Bedienungsanleitung Seite 59

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 90
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 58
VMware, Inc. 59
Chapter 6 vShield App Management
Delete a Single Security Group
YoucandeleteasingleSecurityGroupunderabasenodebyspecifyingtheSecurityGroupID.
Example 6-18. Deleting a Single Security Group
Request:
DELETE <vshield_manager-uri>/api/1.0/global/securityGroups/<base-node-moref-id>/
groups/<securityGroupId>
Example:
DELETE /api/1.0/global/securityGroups/datacenter-2/groups/secgroup-1 HTTP/1.1
authorization: Basic YWRtaW46ZGVmYXVsdA==
host: 10.112.196.127
Delete All Security Groups under a Base Node
Youcandeleteallsecuritygroupsunderabasenode.Firew allrulesrelatedtodeletedsecuritygroupsarealso
deleted.
Example 6-19. Deleting All Security Groups under a Base Node
Request:
DELETE <vshield_manager-uri>/api/1.0/global/securityGroups/<base-node-moref-id>/groups
Example:
DELETE /api/1.0/global/securityGroups/datacenter-2/groups/ HTTP/1.1
authorization: Basic YWRtaW46ZGVmYXVsdA==
host: 10.112.196.127
Configuring Syslog Service for a vShield App
YoucanconfigureallvShieldAppinstancestosendsystemeventstouptotwosyslogservers.AllvShieldApp
instancessharethesamesyslogserverconfiguration.
ThisrequestreturnsthelistofsyslogserversconfiguredonthefirstvShieldAppinstancethatresponds.
Example 6-20. Get the Syslog Server Configuration for All vShield App Instances
Request:
GET <vshield_manager-uri>/api/1.0/zones/syslogServers
ThisrequestconfiguresallvShieldAppinstancesconnectedtothevShieldManagertosendeventstothe
specifiedsyslogservers.
Example 6-21. Post the Syslog Server Configuration across All vShield App Instances
Request:
POST <vshield_manager-uri>/api/1.0/zones/syslogServers
Seitenansicht 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 89 90

Kommentare zu diesen Handbüchern

Keine Kommentare