VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Manual do Utilizador Página 71

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 90
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 89 90

Comentários a estes Manuais

Sem comentários