element getLDAPContainerDetail
diagram de_wsdl_diagrams/de_wsdl_p22664.png
namespace http://container.api.de.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
container-id  xs:long        
documentation
Unique ID of the LDAP container for which details should be listed.
annotation
documentation
Request element for getLDAPContainerDetail operation. This service returns the configuration
            detail of the LDAP Container identified by its container-id.
            The response will include the full details of the LDAP Container, including the LDAP Sources and Resource
            Attribute mappings.
source <xs:element name="getLDAPContainerDetail">
 
<xs:annotation>
   
<xs:documentation>Request element for getLDAPContainerDetail operation. This service returns the configuration
            detail of the LDAP Container identified by its container-id.
            The response will include the full details of the LDAP Container, including the LDAP Sources and Resource
            Attribute mappings.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="container-id" type="xs:long">
     
<xs:annotation>
       
<xs:documentation>Unique ID of the LDAP container for which details should be listed.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute getLDAPContainerDetail/@container-id
type xs:long
annotation
documentation
Unique ID of the LDAP container for which details should be listed.
source <xs:attribute name="container-id" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>Unique ID of the LDAP container for which details should be listed.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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