VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Manual de usuario Pagina 27

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 90
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 26
VMware, Inc. 27
Chapter 5 vShield Edge Management
Example:
GET /api/1.0/network/network-244/dhcp/config HTTP/1.1
Authorization: Basic YWRtaW46ZGVmYXVsdA==
Host: 10.112.196.213
Get Timestamps of Last 10 DHCP Configurations
Youcangetalistofthelast10DHCPconfigurationsbytimestamp.
Example 5-9. Getting Last 10 DHCP Configurations
Request:
GET <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/dhcp/snapshots
Get a DHCP Configuration by Timestamp
YoucanviewthedetailsofapastDHCPconfigurationbyspecifyingthetimestampofthesnapshot.
Example 5-10. Getting a DHCP Configuration by Snapshot Timestamp
Request:
GET <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/
dhcp/snapshot/<snapshot-timestamp>
Revert to a DHCP Configuration by Timestamp
YoucanreverttoapreviousDHCPconfigurationbyspecifyingthetimestampofthesnapshot.Thecurrent
configurationissavedforfuturereference.
Example 5-11. Revert to an DHCP Configuration by Timestamp
Request:
PUT <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/
dhcp/snapshot/<snapshot-timestamp>
Delete the DHCP Configuration on a vShield Edge
YoucandeletethecurrentDHCPconfigurationavShieldEdge.
Example 5-12. Delete the DHCP Configuration on a vShield Edge
Request:
DELETE <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/dhcp/config
Example:
DELETE /api/1.0/network/network-244/dhcp/config HTTP/1.1
Authorization: Basic YWRtaW46ZGVmYXVsdA==
Host: 10.112.196.213
Vista de pagina 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 89 90

Comentarios a estos manuales

Sin comentarios