SAP Integration Suite · Arazzo Workflow
SAP Integration Suite Retire API Proxy
Version 1.0.0
Confirm an API proxy exists, list products to check for dependents, then delete the proxy.
View Spec
View on GitHub
API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTPArazzoWorkflows
Provider
Workflows
retire-api-proxy
Verify, check product dependents, delete, and confirm removal of an API proxy.
Confirms an API proxy exists, lists API products to surface dependents, deletes the proxy, and confirms the proxy is gone.
1
confirmProxy
getAPIProxy
Confirm the proxy exists before attempting to retire it.
2
listProducts
listAPIProducts
List API products so an operator can confirm none still bundle the proxy before deletion.
3
deleteProxy
deleteAPIProxy
Delete the API proxy from the tenant.
4
confirmRemoved
getAPIProxy
Re-read the proxy to confirm it has been deleted (a 404 is expected).