VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Manual de usuario Pagina 64

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 90
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 63
vShield API Programming Guide
64 VMware, Inc.
Uninstall vShield Endpoint from the vShield Manager
AftertheSVMisunregistered,youcanuninstallthevShieldEndpointfromthevShieldManager.See
“UninstallingvShieldServicesfromanESXHost”onpage 18.
Error Schema
<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified">
<xs:element name="Errors">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Error" type="ErrorType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="ErrorType">
<xs:sequence>
<xs:element name="code" type="xs:unsignedInt"/>
<xs:element name="description" type="xs:string"/>
<xs:element minOccurs="0" name="index" type="xs:int"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
Vista de pagina 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 89 90

Comentarios a estos manuales

Sin comentarios