SOAP API - listContainers
The table summarizes the SOAP API - listContainers.
Request | Uses the listContainers element (from the DirectoryService schema) |
Parameter notes | |
Response | Returns the content of the listContainersResponse element (from the DirectoryService schema). |
Example | Request:<soapenv:Body> <dir:listContainers/> </soapenv:Body> |
Response:<SOAP-ENV:Body> <listContainersResponse xmlns="http://directory.api.de.bpm.tibco.com"> <ldap-container active="true" description="EasyAs" id="1" last-accessed="2012-07-09T14:47:58.083Z" name="EasyAsStaff" xmlns=""> <primary-ldap ldap-alias="easyAs" ldap-query="(objectClass=organizationalPerson)" resource-name-attributes="cn"/> </ldap-container> </listContainersResponse> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.