VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Uživatelský manuál Strana 71

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 90
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 70
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.
Zobrazit stránku 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 89 90

Komentáře k této Příručce

Žádné komentáře