Oracle Integration · Arazzo Workflow
Oracle Integration Abort a Running Instance
Version 1.0.0
Find a monitored instance, confirm it is in progress, and abort it.
View Spec
View on GitHub
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess AutomationArazzoWorkflows
Provider
Workflows
abort-running-instance
Abort the first matching instance when it is still in progress.
Lists monitoring instances by filter, retrieves the first match, and aborts it only when its status is IN_PROGRESS.
1
listInstances
Retrieve monitoring instances matching the filter so the target run can be located.
2
getInstance
Retrieve detail for the first matching instance to inspect its current status before aborting.
3
abort
Abort the running integration instance now that it is confirmed to be in progress.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.