Create an application deployment

Create an application deployment to an event broker in a modeled event mesh. This action has two variants:

  1. deploy creates and updates an application's resources on an event broker in a modeled event mesh.

  2. undeploy detaches an application from an model event broker and cleans up all related resources.

Only one version of an application can be deployed on a model event broker at the same time.

Deploying a different version of the same application behaves as an upgrade or downgrade of the application to the newly deployed version.

For environments with configuration push enabled and a connected operational event broker, deployments trigger configuration push jobs
on the operational event broker.

Your token must have one of the permissions listed in the Token Permissions.


Token Permissions: [ modeled_event_broker:deploy:* and application:update:* ]

Body Params

The application deployment request.

string
required
length ≥ 1

The unique identifier of the application version to deploy.

string
enum
required

The deployment action to perform for the application version.

Allowed:
string
required
length ≥ 1

The unique identifier of the model event broker to deploy to.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json