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