Deploying resources to an integration server by using the administration REST API
You can use the IBM® App Connect Enterprise administration REST API to deploy resources such as BAR files to an integration server.
Before you begin
About this task
This topic describes how to deploy resources to an integration server by using the administration
REST API. You can use one of two operations in your administration REST API command to deploy resources:
delete-allwith one of the following values:trueto ensure deletion of all resources already deployed to the integration server before deploying your resource.falseto perform deployment of the resource without deleting any resources that are already deployed to the integration server.
deploy-actionwith a value ofImpactAnalysisto perform an impact analysis of the deployment without actually deploying the resource.
delete-all or deploy-action. You cannot
specify both in the same administration REST API command.Procedure
Deploy a resource.