VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Manual do Utilizador Página 24

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 90
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 23
vShield API Programming Guide
24 VMware, Inc.
Upgrading a vShield Edge
YoucanupgradeavShieldEdgeviaRESTAPIwhenanewsoftwareversionisavailable.
Fortheschema,see“vShieldEdgeInstallationandUpgradeSchema”onpage 72.
Example 5-1. Upgrading vShield Edge Software
Request:
PUT <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/vshieldedge/update
Example:
PUT /api/1.0/network/network-598/vshieldedge/update HTTP/1.1
Content-type: application/xml; charset=UTF-8
Authorization: Basic YWRtaW46ZGVmYXVsdA==
Cache-Control: no-cache
Pragma: no-cache
Host: localhost
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
YoucangetthestatusofavShieldEdgeupgradebycheckingthestatusofavShieldEdge.
Example 5-2. Getting the Status of a vShield Edge Upgrade
Request:
GET <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/vshieldedge
Example:
GET /api/1.0/network/network-600/vshieldedge HTTP/1.1
Content-type: application/xml; charset=UTF-8
Authorization: Basic YWRtaW46ZGVmYXVsdA==
Cache-Control: no-cache
Pragma: no-cache
Host: localhost
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Force a vShield Edge to Synchronize with the vShield Manager
IftheconfigurationofavShieldEdgeisoutofsyncwithwhatshowsinthevShieldManageruserinterface,
youcanforcethevShieldManagertopushthelatestconfigurationtoavShieldEdge.
Example 5-3. Forcing a vShield Edge to Sync with the vShield Manager
Request:
PUT <vshield_manager-uri>/api/1.0/network/<internal-portgroup-vc-moref-id>/action/forcesync
Example:
PUT /api/1.0/network/network-244/action/forcesync HTTP/1.1
Authorization: Basic YWRtaW46ZGVmYXVsdA==
Host: localhost
Vista de página 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 89 90

Comentários a estes Manuais

Sem comentários