TIBCO · Capability
TIBCO Cloud Integration API — Deployments
TIBCO Cloud Integration API — Deployments. 5 operations. Lead operation: Deploy an integration app. Self-contained Naftiko capability covering one Tibco business surface.
What You Can Do
POST
Deployapp
— Deploy an integration app
/v1/apps/{appid}/push
GET
Listdeployments
— List deployments
/v1/deployments
GET
Getdeployment
— Get a deployment
/v1/deployments/{deploymentid}
DELETE
Undeployapp
— Undeploy an app
/v1/deployments/{deploymentid}
POST
Scaledeployment
— Scale a deployment
/v1/deployments/{deploymentid}/scale
MCP Tools
deploy-integration-app
Deploy an integration app
list-deployments
List deployments
read-only
idempotent
get-deployment
Get a deployment
read-only
idempotent
undeploy-app
Undeploy an app
idempotent
scale-deployment
Scale a deployment