VMware VSHIELD APP 1.0 - API Manual do Utilizador Página 78

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 132
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 77
vShield API Programming Guide
78 VMware, Inc.
Example 6-27. Delete virtual machine from exclusion list
Example:
DELETE https://<vsm-ip>/api/2.1/app/excludelist/<memberID>
WherememberIdisthevcmorefidofavirtualmachine.
Configuring Syslog Service for a vShield App
YoucanconfigureallvShieldAppinstancestosendsystemeventstouptotwosyslogservers.AllvShield
Appinstancessharethesamesyslogserverconfiguration.
YoucanretrievealistofsyslogserversconfiguredonthefirstvShieldAppinstancethatresponds.
Example 6-28. Get the syslog server configuration for All vShield App instances
Request:
GET https://<vsm-ip>/api/1.0/zones/syslogServers
YoucanconfigureallvShieldAppinstancesconnectedtothevShieldManagertosendeventstothespecified
syslogservers.
Example 6-29. Post the syslog server configuration across all vShield App instances
Request:
POST https://<vsm-ip>/api/1.0/zones/syslogServers
YoucandeletethesyslogserverconfigurationacrossallvShieldAppinstancesconnectedtothevShield
Manager.
Example 6-30. Delete the syslog server configuration across all vShield App instances
Request:
DELETE https://<vsm-ip>/api/1.0/zones/syslogServers
YoucandeleteasyslogserveracrossallvShieldAppinstancesconnectedtothevShieldManager.
Example 6-31. Delete a single syslog server by IP address from All vShield App instances
Request:
DELETE https://<vsm-ip>/api/1.0/zones/syslogServers/<ip_of_syslogServer>
Synchronizing vShield App
You can force vShield App to synchronize with the last good configuration in the vShield Manager database.
Example 6-32. Force Sync vShield App
Request:
POST https://<vsm-ip>/api/1.0/zones/host-28/forceSync
Vista de página 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 131 132

Comentários a estes Manuais

Sem comentários