VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Manuel d'utilisateur Page 30

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 90
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 29
vShield API Programming Guide
30 VMware, Inc.
Get Timestamps of Last 10 SNAT Rule Configurations for a vShield Edge
Example 5-15. Get Last 10 SNAT Rule Set Snapshots
Request:
GET <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/snat/snapshots
Get SNAT Configuration by Snapshot Timestamp
Example 5-16. Get SNAT Configuration by Snapshot Timestamp
Request
GET <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/
snat/snapshot/<snapshot-timestamp>
Revert to an SNAT Configuration by Snapshot Timestamp
Example 5-17. Revert to an SNAT Configuration by Snapshot Timestamp
Request:
PUT <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/
snat/snapshot/<snapshot-timestamp>
Delete All SNAT Rules on a vShield Edge
Example 5-18. Delete All SNAT Rules on a vShield Edge
Request:
DELETE <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/snat/rules
Example:
DELETE /api/1.0/network/network-244/snat/rules HTTP/1.1
Authorization: Basic YWRtaW46ZGVmYXVsdA==
Host:sdfsdf
Managing DNAT Rules
DNATmapspublicaddressestointernaladdresses.IfyouusePortGroupIsolation,youmustconfigure
DNATrulestoallowtrafficfromtheexternalnetworktotheinternalnetwork.
ThevShieldEdgesupportstwoformsofDNAT:
TraffictargetingapublicaddressisforwardedtoaninternalhostwiththegiveninternalIPaddress.
Traffictargetingaspecificportofapublicaddressisforwardedtoaninternalhostwiththegiveninternal
IPaddressonthespecifiedport.
Get the DNAT Rule Set
Example 5-19. Get the DNAT Rule Set on a vShield Edge
Request:
GET <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/dnat/rules
Vue de la page 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 89 90

Commentaires sur ces manuels

Pas de commentaire