Deleting Monitored Directory Configurations
Edition:REST APIs are enabled with AdminStudio Enterprise Edition.
When you send this request, it deletes the Monitored Directory configurations using the Monitored Directory ID.
|
Request Type |
Description |
|||
|
API |
http://localhost:8086/catalog/RemoveASMonitoredDirectory?MonitoredDirectoryId=1 |
|||
|
Method |
DELETE |
|||
|
Parameters |
List all parameters in the following format:
|
|||
|
Connection Info |
Provides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs |
|||
|
Response |
Example: http://localhost:8086/catalog/RemoveASMonitoredDirectory?MonitoredDirectoryId=1 Response: <data>Monitored Directory deleted successfully</data> |