
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
Commentaires sur ces manuels