The ManagedDirectory noun is used to model a managed directory. A managed directory is the directory in which managed files are stored.
BOD | Action Code / Access Profile | Action Expression | Service Provided | Sample XML Message | Client Library / Expression Builder |
---|---|---|---|---|---|
ProcessManagedDirectory | Add | Creates a new managed directory. The request requires the path of the parent directory and the name of the managed directory. The response returns the unique identifier of the newly created managed directory. |
Request
Response |
ManagedDirectoryFacadeClient.processManagedDirectory() | |
Delete | Deletes a managed directory. |
Request
Response |
ManagedDirectoryFacadeClient.processManagedDirectory() | ||
GetManagedDirectory | IBM_Summary |
/ManagedDirectory/ManagedDirectoryIdentifier [ParentDirectoryPath=] |
Retrieves the immediate subdirectories of a managed directory. |
Request
Response |
ManagedDirectoryFacadeClient.getManagedDirectory() |
Some sample XML request and response web service messages are provided for each noun. These sample messages might not include all properties or attributes. To view a sample message that includes other properties or attributes, enable logging and tracing for the appropriate component and then call the web service to set or change the properties or attributes. Review the corresponding log file to see the request or response information.
Access Profile | Data Returned |
---|---|
IBM_Summary |
|