SAP Integration Suite · Arazzo Workflow
SAP Integration Suite Undeploy Runtime Artifact
Version 1.0.0
Confirm a runtime artifact is deployed, undeploy it, and verify it is gone.
View Spec
View on GitHub
API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTPArazzoWorkflows
Provider
Workflows
undeploy-runtime-artifact
Verify, undeploy, and confirm removal of a runtime integration artifact.
Reads the runtime artifact to confirm it is deployed, issues an undeploy, and re-reads to confirm the artifact has been removed from the runtime.
1
confirmDeployed
getRuntimeArtifact
Read the runtime artifact to confirm it is currently deployed.
2
undeploy
undeployRuntimeArtifact
Remove the deployed integration artifact from the runtime.
3
confirmRemoved
getRuntimeArtifact
Re-read the runtime artifact and branch on whether it has been removed (404) or is still present (200).