SOAP API - deleteContainer
The table summarizes the SOAP API - deleteContainer.
Request | Uses the deleteContainer element (from the DirectoryService schema) |
Parameter notes |
|
Response | Returns a deleteContainerResponse element (from the DirectoryService schema) |
Example | Request:<soapenv:Body> <dir:deleteContainer container-id="2" delete-resources="false"/> </soapenv:Body> |
Response:<SOAP-ENV:Body> <deleteContainerResponse successful="true" xmlns="http://directory.api.de.bpm.tibco.com"/> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.