VMware VSHIELD APP 1.0 - API Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 104
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
VMware, Inc. 15
2
ThevShieldManagerrequirescommunicationwithyourvCenterServerandservicessuchasDNSandNTP
toprovidedetailsonyourVMwareInfrastructureinventory.
Thechapterincludesthefollowingtopics:
“SynchronizingvShieldManagerwithvCenterServerandDNS”onpage 15
“RetrievingTechSupportLogs”onpage 16
“UserManagement”onpage 17
“RoleManagement”onpage 19
“CreatingIPsetandMACsetContainers”onpage 20
“SecurityGroupScopeandMembers”onpage 23
“TransportSetforApplications”onpage 25
Synchronizing vShield Manager with vCenter Server and DNS
YoucanuseasinglerequesttosynchronizethevShieldManagerwiththevCenterServerandaddDNSservers
tothevShieldManagerforIPaddressandhostnameresolution.SynchronizingwithvCenterServerenables
thevShieldManageruserinterfacetodisplayyourVMwareInfrastructureinventory.ForthevcInfoschema,
andthe
dnsInfoschema,see“vShieldManagerGlobalConfigurationSchema”onpage 77.
Example 2-1. Synchronize the vShield Manager with vCenter Server and Identify DNS Services
Request:
POST https://<vsm-ip>/api/2.0/global/config
RequestBody:
<vsmGlobalConfig xmlns="vmware.vshield.edge.2.0">
<vcInfo>
<ipAddress>10.112.196.22</ipAddress>
<userName>administrator</userName>
<password>123</password>
</vcInfo>
<dnsInfo>
<primaryDns>10.112.192.1</primaryDns>
<secondaryDns>10.112.192.2</secondaryDns>
</dnsInfo>
</vsmGlobalConfig>
vShield Manager Management
2
IMPORTANTAllvShieldRESTrequestsrequireauthorization.See“UsingthevShieldRESTAPI”onpage 12
fordetailsaboutbasicauthorization.
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 103 104

Comentarios a estos manuales

Sin comentarios