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