
VMware, Inc. 73
Chapter 6 vShield App Management
Intheexamplerequestbody,thenamespaceisdefinedasbeingsynonymouswithobjectnetwork-184.
Get Namespace Details
YoucanretrievedetailsaboutapreviouslyaddedvShieldnamespace.
Example 6-18. 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-19. 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-20. 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-21. 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-22. Get configured namespaces in datacenter
Example:
GET https://<vsm-ip>/api/2.0/namespace/datacenter/<datacenter-id>?list=configured
Getting Flow Statistic Details
YoucanretrieveadetailedviewofthetrafficonyourvirtualnetworkthatpassedthroughavShieldApp.
Comentários a estes Manuais