Application Integration
- Application Integration
- All Products
APIs
| Description
|
---|---|
DELETE <Informatica Cloud Application Integration URL>/active-bpel/restadmin/scheduler/schedules
| Delete a process schedule that runs on the Cloud Server.
The following snippet shows a sample payload when you make an API request:
|
DELETE http://<agentName>:<httpPortNumber>/process-engine/restadmin/scheduler/schedules
| Delete a process schedule that runs on a specific Secure Agent.
The following snippet shows a sample payload when you make an API request:
|