element lookupUser
diagram de_wsdl_diagrams/de_wsdl_p25284.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.
This attribute is only applied if the attribute "get-detail" is true.

If not specified, the default value will be the latest version of the organization model.
name  xs:string  optional      
documentation
Login name to search against for a matching resource.
ldap-alias  xs:string  optional      
documentation
LDAP alias to search against for a matching resource.
ldap-dn  xs:string  optional      
documentation
LDAP DN to search against for a matching resource.
get-detail  xs:boolean  optional  false    
documentation
Boolean value defining whether to return the details of each matching resource.
annotation
documentation
Request element for lookupUser operation.
source <xs:element name="lookupUser">
 
<xs:annotation>
   
<xs:documentation>Request element for lookupUser operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>Request to verify that the name Resource entity is known to Directory
                Engine.
                The request can either be by name or LDAP entry. If the request is by LDAP entry, the
                caller may supply the LDAP Alias in order to reduce the search results.
                The caller may optionally specify that the response should include detailed information
                on those users that match the critieria (the default is to only return a count of
                the users that match the criteria.
</xs:documentation>
   
</xs:annotation>
   
<xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
     
<xs:annotation>
       
<xs:documentation>Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.
This attribute is only applied if the attribute "get-detail" is true.

If not specified, the default value will be the latest version of the organization model.
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="name" type="xs:string" use="optional">
     
<xs:annotation>
       
<xs:documentation>Login name to search against for a matching resource.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ldap-alias" type="xs:string" use="optional">
     
<xs:annotation>
       
<xs:documentation>LDAP alias to search against for a matching resource.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="ldap-dn" type="xs:string" use="optional">
     
<xs:annotation>
       
<xs:documentation>LDAP DN to search against for a matching resource.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="get-detail" type="xs:boolean" use="optional" default="false">
     
<xs:annotation>
       
<xs:documentation>Boolean value defining whether to return the details of each matching resource.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute lookupUser/@model-version
type xs:int
properties
use optional
default -1
annotation
documentation
Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.
This attribute is only applied if the attribute "get-detail" is true.

If not specified, the default value will be the latest version of the organization model.
source <xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
 
<xs:annotation>
   
<xs:documentation>Major version number of the organization model from which the resources' associations ()position, group, capability, etc) are to be reported.
This attribute is only applied if the attribute "get-detail" is true.

If not specified, the default value will be the latest version of the organization model.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute lookupUser/@name
type xs:string
properties
use optional
annotation
documentation
Login name to search against for a matching resource.
source <xs:attribute name="name" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Login name to search against for a matching resource.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute lookupUser/@ldap-alias
type xs:string
properties
use optional
annotation
documentation
LDAP alias to search against for a matching resource.
source <xs:attribute name="ldap-alias" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>LDAP alias to search against for a matching resource.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute lookupUser/@ldap-dn
type xs:string
properties
use optional
annotation
documentation
LDAP DN to search against for a matching resource.
source <xs:attribute name="ldap-dn" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>LDAP DN to search against for a matching resource.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute lookupUser/@get-detail
type xs:boolean
properties
use optional
default false
annotation
documentation
Boolean value defining whether to return the details of each matching resource.
source <xs:attribute name="get-detail" type="xs:boolean" use="optional" default="false">
 
<xs:annotation>
   
<xs:documentation>Boolean value defining whether to return the details of each matching resource.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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