VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Instrukcja Użytkownika Strona 71

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 90
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 89 90

Komentarze do niniejszej Instrukcji

Brak uwag