element listLDAPContainers
diagram de_wsdl_diagrams/de_wsdl_p24253.png
namespace http://container.api.de.n2.tibco.com
properties
content complex
children empty
annotation
documentation
Request element for listLDAPContainers operation.

This operation returns the configuration details of all LDAP containers to which the caller has access permission. Access can be restricted by the organizations with which the caller is associated.

The response will include the full details of the LDAP containers, including the LDAP sources and resource attribute mappings.
source <xs:element name="listLDAPContainers">
 
<xs:annotation>
   
<xs:documentation>Request element for listLDAPContainers operation.

This operation returns the configuration details of all LDAP containers to which the caller has access permission. Access can be restricted by the organizations with which the caller is associated.

The response will include the full details of the LDAP containers, including the LDAP sources and resource attribute mappings.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="empty" type="xs:int" default="0">
       
<xs:annotation>
         
<xs:documentation>No request parameters are required for this request.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listLDAPContainers/empty
diagram de_wsdl_diagrams/de_wsdl_p24254.png
type xs:int
properties
content simple
default 0
annotation
documentation
No request parameters are required for this request.
source <xs:element name="empty" type="xs:int" default="0">
 
<xs:annotation>
   
<xs:documentation>No request parameters are required for this request.</xs:documentation>
 
</xs:annotation>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy