diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:boolean | ||||
properties |
|
||||
annotation |
|
||||
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> |