VMware VSHIELD APP 1.0 - API Uživatelský manuál Strana 58

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 104
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 57
vShield API Programming Guide
58 VMware, Inc.
Intheexamplerequestbody,thenamespaceisdefinedasbeingsynonymouswithobjectnetwork-184.
Get Namespace Details
YoucanretrievedetailsaboutapreviouslyaddedvShieldnamespace.
Example 6-11. Get namespace details
Request:
GET https://<vsm-ip>/api/2.0/namespace/datacenter/<datacenter-id>/<namespace-id>
Delete a Namespace
YoucandeleteapreviouslyaddedvShieldnamespacedesignatedby<namespace-id>.
Example 6-12. Delete namespace
Request:
DELETE https://<vsm-ip>/api/2.0/namespace/datacenter/<datacenter-id>/<namespace-id>
Show Namespaces in a Datacenter
YoucanretrievealistofallvShieldnamespacesinthedatacenterspecifiedby<datacenter-id>.
Example 6-13. Get datacenter namespaces
Example:
GET https://<vsm-ip>/api/2.0/namespace/datacenter/<datacenter-id>
Show Port Groups that can be Marked as Namespace
Youcanretrievealistofallcandidateportgroupsinthedatacenterspecifiedby<datacenter-id>.thatcan
bemarkedasaseparatenamespace.
Example 6-14. Get port groups that can be marked as namespace
Example:
GET https://<vsm-ip>/api/2.0/namespace/datacenter/<datacenter-id>?list=candidate
Show Configured Namespaces in Datacenter
Youcanretrievealistofallconfigurednamespacesinthedatacenterspecifiedby<datacenter-id>.
Example 6-15. Get configured namespaces in datacenter
Example:
GET https://<vsm-ip>/api/2.0/namespace/datacenter/<datacenter-id>?list=configured
Configuring Syslog Service for a vShield App
YoucanconfigureallvShieldAppinstancestosendsystemeventstouptotwosyslogservers.AllvShield
Appinstancessharethesamesyslogserverconfiguration.
Zobrazit stránku 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 103 104

Komentáře k této Příručce

Žádné komentáře