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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 90
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 64
VMware, Inc. 65
TheRESTAPIconfigurationofthevShieldEdgeandvShieldAppvirtualmachinessupportsschemasfor
installationandservicemanagement.
Thisappendixcoversthefollowingtopics:
“vShieldManagerSchemas”onpage 65
“ESXHostPreparationandUninstallationSchema”onpage 68
“vShieldAppSchemas”onpage 69
“vShieldEdgeSchemas”onpage 71
“ErrorMessageSchema”onpage 86
vShield Manager Schemas
ThefollowingschemasdetailvShieldManagerconfigurationviaRESTAPI.
vShield Manager to vCenter Server Synchronization Schema
ThisschemasynchronizesthevShieldManagerwiththevCenterServerinventorybyleveragingthevCenter
ServerSDK.
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
<xs:element name="VsmGlobalConfig">
<xs:complexType>
<xs:all>
<xs:element minOccurs="0" name="VcInfo" type="VcInfoType" />
</xs:all>
</xs:complexType>
</xs:element>
<xs:complexType name="VcInfoType">
<xs:sequence>
<xs:element name="ipAddress">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="userName">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
Appendix
Vista de pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 89 90

Comentarios a estos manuales

Sin comentarios