SAP Integration Suite · Arazzo Workflow
SAP Integration Suite Publish API Product
Version 1.0.0
Create an API proxy, confirm it, then bundle it into a published API product with a quota.
View Spec
View on GitHub
API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTPArazzoWorkflows
Provider
Workflows
publish-api-product
Create an API proxy and bundle it into a published API product.
Creates an API proxy against a backend endpoint, verifies it, then creates and verifies an API product that bundles the new proxy.
1
createProxy
createAPIProxy
Create a new API proxy that routes to the supplied backend target endpoint.
2
confirmProxy
getAPIProxy
Read the new proxy back to confirm it was created and capture its deploy state.
3
createProduct
createAPIProduct
Create an API product that bundles the newly created proxy for portal discovery.
4
confirmProduct
getAPIProduct
Read the API product back to confirm it bundles the proxy.