VMware, Inc. 71
Appendix
</xs:element>
<xs:element name="Application">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="type" use="required" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:complexType name="TimeStamps">
<xs:sequence>
<xs:element name="timestamp" type="xs:unsignedInt" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
Port Group Isolation Management Schema
ThefollowingschemadetailsPortGroupIsolationmanagementviaRESTAPI.
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
<xs:element name="VShieldPortgroupIsolationConfig">
<xs:complexType>
<xs:choice>
<xs:element name="PortgroupIsolation" type="PortgroupIsolationType" />
</xs:choice>
</xs:complexType>
</xs:element>
<xs:complexType name="PortgroupIsolationType"> <!-- PortGroup Isolation -->
<xs:sequence>
<xs:element name="resourcePoolId" type="xs:string" />
<xs:element name="dataStoreId" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:schema>
Port Group Isolation Statistics Schema
ThisschemacanbeusedtoretrievethePortGroupIsolationstatisticsfromanESXhost.
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
<xs:element name="VShieldPortgroupIsolationConfig">
<xs:complexType>
<xs:choice>
<xs:element name="StatsLocation" type="xs:string" />
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>
vShield Edge Schemas
ThefollowingschemasdetailvShieldEdgeinstallationandconfiguration.
Commenti su questo manuale